Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CertificateInner
Packages that use CertificateInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CertificateInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return CertificateInnerModifier and TypeMethodDescriptionCertificatesClient.createOrUpdate(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.SiteCertificatesClient.createOrUpdate(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site.SiteCertificatesClient.createOrUpdateSlot(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.Get a certificate belonging to a given site.CertificatesClient.getByResourceGroup(String resourceGroupName, String name) Get a certificate.SiteCertificatesClient.getSlot(String resourceGroupName, String name, String slot, String certificateName) Get a certificate for a given site and deployment slot.CertificatesClient.update(String resourceGroupName, String name, CertificatePatchResource certificateEnvelope) Create or update a certificate.SiteCertificatesClient.update(String resourceGroupName, String name, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate under a given site.SiteCertificatesClient.updateSlot(String resourceGroupName, String name, String slot, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate for a site and deployment slot.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type CertificateInnerModifier and TypeMethodDescriptionCertificatesClient.createOrUpdateAsync(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.SiteCertificatesClient.createOrUpdateAsync(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site.SiteCertificatesClient.createOrUpdateSlotAsync(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.createOrUpdateSlotWithResponse(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate in a given site and deployment slot.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.createOrUpdateSlotWithResponseAsync(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> CertificatesClient.createOrUpdateWithResponse(String resourceGroupName, String name, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.createOrUpdateWithResponse(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate under a given site.Mono<com.azure.core.http.rest.Response<CertificateInner>> CertificatesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site.Get a certificate belonging to a given site.CertificatesClient.getByResourceGroupAsync(String resourceGroupName, String name) Get a certificate.com.azure.core.http.rest.Response<CertificateInner> CertificatesClient.getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Get a certificate.Mono<com.azure.core.http.rest.Response<CertificateInner>> CertificatesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String name) Get a certificate.SiteCertificatesClient.getSlotAsync(String resourceGroupName, String name, String slot, String certificateName) Get a certificate for a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.getSlotWithResponse(String resourceGroupName, String name, String slot, String certificateName, com.azure.core.util.Context context) Get a certificate for a given site and deployment slot.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.getSlotWithResponseAsync(String resourceGroupName, String name, String slot, String certificateName) Get a certificate for a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.getWithResponse(String resourceGroupName, String name, String certificateName, com.azure.core.util.Context context) Get a certificate belonging to a given site.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.getWithResponseAsync(String resourceGroupName, String name, String certificateName) Get a certificate belonging to a given site.com.azure.core.http.rest.PagedIterable<CertificateInner> CertificatesClient.list()Get all certificates for a subscription.com.azure.core.http.rest.PagedIterable<CertificateInner> Get all certificates for a subscription.com.azure.core.http.rest.PagedIterable<CertificateInner> Get all certificates in a resource group under a site.com.azure.core.http.rest.PagedIterable<CertificateInner> SiteCertificatesClient.list(String resourceGroupName, String name, com.azure.core.util.Context context) Get all certificates in a resource group under a site.com.azure.core.http.rest.PagedFlux<CertificateInner> CertificatesClient.listAsync()Get all certificates for a subscription.com.azure.core.http.rest.PagedFlux<CertificateInner> Get all certificates for a subscription.com.azure.core.http.rest.PagedFlux<CertificateInner> Get all certificates in a resource group under a site.com.azure.core.http.rest.PagedIterable<CertificateInner> CertificatesClient.listByResourceGroup(String resourceGroupName) Get all certificates in a resource group.com.azure.core.http.rest.PagedIterable<CertificateInner> CertificatesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Get all certificates in a resource group.com.azure.core.http.rest.PagedFlux<CertificateInner> CertificatesClient.listByResourceGroupAsync(String resourceGroupName) Get all certificates in a resource group.com.azure.core.http.rest.PagedIterable<CertificateInner> Get all certificates in a resource group for a given site and a deployment slot.com.azure.core.http.rest.PagedIterable<CertificateInner> SiteCertificatesClient.listSlot(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Get all certificates in a resource group for a given site and a deployment slot.com.azure.core.http.rest.PagedFlux<CertificateInner> SiteCertificatesClient.listSlotAsync(String resourceGroupName, String name, String slot) Get all certificates in a resource group for a given site and a deployment slot.CertificatesClient.updateAsync(String resourceGroupName, String name, CertificatePatchResource certificateEnvelope) Create or update a certificate.SiteCertificatesClient.updateAsync(String resourceGroupName, String name, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate under a given site.SiteCertificatesClient.updateSlotAsync(String resourceGroupName, String name, String slot, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate for a site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.updateSlotWithResponse(String resourceGroupName, String name, String slot, String certificateName, CertificatePatchResource certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate for a site and deployment slot.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.updateSlotWithResponseAsync(String resourceGroupName, String name, String slot, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate for a site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> CertificatesClient.updateWithResponse(String resourceGroupName, String name, CertificatePatchResource certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.updateWithResponse(String resourceGroupName, String name, String certificateName, CertificatePatchResource certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate under a given site.Mono<com.azure.core.http.rest.Response<CertificateInner>> CertificatesClient.updateWithResponseAsync(String resourceGroupName, String name, CertificatePatchResource certificateEnvelope) Create or update a certificate.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.updateWithResponseAsync(String resourceGroupName, String name, String certificateName, CertificatePatchResource certificateEnvelope) Create or update a certificate under a given site.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type CertificateInnerModifier and TypeMethodDescriptionCertificatesClient.createOrUpdate(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.SiteCertificatesClient.createOrUpdate(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site.CertificatesClient.createOrUpdateAsync(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.SiteCertificatesClient.createOrUpdateAsync(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site.SiteCertificatesClient.createOrUpdateSlot(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.SiteCertificatesClient.createOrUpdateSlotAsync(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.createOrUpdateSlotWithResponse(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate in a given site and deployment slot.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.createOrUpdateSlotWithResponseAsync(String resourceGroupName, String name, String slot, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate in a given site and deployment slot.com.azure.core.http.rest.Response<CertificateInner> CertificatesClient.createOrUpdateWithResponse(String resourceGroupName, String name, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate.com.azure.core.http.rest.Response<CertificateInner> SiteCertificatesClient.createOrUpdateWithResponse(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope, com.azure.core.util.Context context) Create or update a certificate under a given site.Mono<com.azure.core.http.rest.Response<CertificateInner>> CertificatesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, CertificateInner certificateEnvelope) Create or update a certificate.Mono<com.azure.core.http.rest.Response<CertificateInner>> SiteCertificatesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, String certificateName, CertificateInner certificateEnvelope) Create or update a certificate under a given site. -
Uses of CertificateInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CertificateInnerModifier and TypeMethodDescriptionstatic CertificateInnerCertificateInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CertificateInner from the JsonReader.CertificateInner.withCanonicalName(String canonicalName) Set the canonicalName property: CNAME of the certificate to be issued via free certificate.CertificateInner.withDomainValidationMethod(String domainValidationMethod) Set the domainValidationMethod property: Method of domain validation for free cert.CertificateInner.withHostNames(List<String> hostNames) Set the hostNames property: Host names the certificate applies to.CertificateInner.withKeyVaultId(String keyVaultId) Set the keyVaultId property: Azure Key Vault Csm resource Id.CertificateInner.withKeyVaultSecretName(String keyVaultSecretName) Set the keyVaultSecretName property: Azure Key Vault secret name.Set the kind property: Kind of resource.CertificateInner.withLocation(String location) CertificateInner.withPassword(String password) Set the password property: Certificate password.CertificateInner.withPfxBlob(byte[] pfxBlob) Set the pfxBlob property: Pfx blob.CertificateInner.withServerFarmId(String serverFarmId) Set the serverFarmId property: Resource ID of the associated App Service plan. -
Uses of CertificateInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type CertificateInnerModifier and TypeMethodDescriptionCertificateCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type CertificateInnerModifier and TypeMethodDescriptionCertificateCollection.withValue(List<CertificateInner> value) Set the value property: Collection of resources.