Uses of Class
com.azure.resourcemanager.appservice.fluent.models.DomainInner
Packages that use DomainInner
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 DomainInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return DomainInnerModifier and TypeMethodDescriptionDomainsClient.createOrUpdate
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.DomainsClient.createOrUpdate
(String resourceGroupName, String domainName, DomainInner domain, com.azure.core.util.Context context) Creates or updates a domain.DomainsClient.getByResourceGroup
(String resourceGroupName, String domainName) Get a domain.DomainsClient.transferOut
(String resourceGroupName, String domainName) Transfer out domain to another registrar.DomainsClient.update
(String resourceGroupName, String domainName, DomainPatchResource domain) Creates or updates a domain.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type DomainInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain, com.azure.core.util.Context context) Creates or updates a domain.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain, com.azure.core.util.Context context) Creates or updates a domain.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.DomainsClient.createOrUpdateAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.DomainsClient.getByResourceGroupAsync
(String resourceGroupName, String domainName) Get a domain.com.azure.core.http.rest.Response
<DomainInner> DomainsClient.getByResourceGroupWithResponse
(String resourceGroupName, String domainName, com.azure.core.util.Context context) Get a domain.Mono
<com.azure.core.http.rest.Response<DomainInner>> DomainsClient.getByResourceGroupWithResponseAsync
(String resourceGroupName, String domainName) Get a domain.com.azure.core.http.rest.PagedIterable
<DomainInner> DomainsClient.list()
Get all domains in a subscription.com.azure.core.http.rest.PagedIterable
<DomainInner> DomainsClient.list
(com.azure.core.util.Context context) Get all domains in a subscription.com.azure.core.http.rest.PagedFlux
<DomainInner> DomainsClient.listAsync()
Get all domains in a subscription.com.azure.core.http.rest.PagedIterable
<DomainInner> DomainsClient.listByResourceGroup
(String resourceGroupName) Get all domains in a resource group.com.azure.core.http.rest.PagedIterable
<DomainInner> DomainsClient.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) Get all domains in a resource group.com.azure.core.http.rest.PagedFlux
<DomainInner> DomainsClient.listByResourceGroupAsync
(String resourceGroupName) Get all domains in a resource group.DomainsClient.transferOutAsync
(String resourceGroupName, String domainName) Transfer out domain to another registrar.com.azure.core.http.rest.Response
<DomainInner> DomainsClient.transferOutWithResponse
(String resourceGroupName, String domainName, com.azure.core.util.Context context) Transfer out domain to another registrar.Mono
<com.azure.core.http.rest.Response<DomainInner>> DomainsClient.transferOutWithResponseAsync
(String resourceGroupName, String domainName) Transfer out domain to another registrar.DomainsClient.updateAsync
(String resourceGroupName, String domainName, DomainPatchResource domain) Creates or updates a domain.com.azure.core.http.rest.Response
<DomainInner> DomainsClient.updateWithResponse
(String resourceGroupName, String domainName, DomainPatchResource domain, com.azure.core.util.Context context) Creates or updates a domain.Mono
<com.azure.core.http.rest.Response<DomainInner>> DomainsClient.updateWithResponseAsync
(String resourceGroupName, String domainName, DomainPatchResource domain) Creates or updates a domain.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type DomainInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdate
(String resourceGroupName, String domainName, DomainInner domain, com.azure.core.util.Context context) Creates or updates a domain.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<DomainInner>, DomainInner> DomainsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.DomainsClient.createOrUpdate
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.DomainsClient.createOrUpdate
(String resourceGroupName, String domainName, DomainInner domain, com.azure.core.util.Context context) Creates or updates a domain.DomainsClient.createOrUpdateAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DomainsClient.createOrUpdateWithResponseAsync
(String resourceGroupName, String domainName, DomainInner domain) Creates or updates a domain. -
Uses of DomainInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return DomainInnerModifier and TypeMethodDescriptionstatic DomainInner
DomainInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DomainInner from the JsonReader.DomainInner.withAuthCode
(String authCode) Set the authCode property: The authCode property.DomainInner.withAutoRenew
(Boolean autoRenew) Set the autoRenew property: <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>.DomainInner.withConsent
(DomainPurchaseConsent consent) Set the consent property: Legal agreement consent.DomainInner.withContactAdmin
(Contact contactAdmin) Set the contactAdmin property: Administrative contact.DomainInner.withContactBilling
(Contact contactBilling) Set the contactBilling property: Billing contact.DomainInner.withContactRegistrant
(Contact contactRegistrant) Set the contactRegistrant property: Registrant contact.DomainInner.withContactTech
(Contact contactTech) Set the contactTech property: Technical contact.DomainInner.withDnsType
(DnsType dnsType) Set the dnsType property: Current DNS type.DomainInner.withDnsZoneId
(String dnsZoneId) Set the dnsZoneId property: Azure DNS Zone to use.Set the kind property: Kind of resource.DomainInner.withLocation
(String location) DomainInner.withPrivacy
(Boolean privacy) Set the privacy property: <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>.DomainInner.withTargetDnsType
(DnsType targetDnsType) Set the targetDnsType property: Target DNS type (would be used for migration). -
Uses of DomainInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type DomainInnerModifier and TypeMethodDescriptionDomainCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type DomainInnerModifier and TypeMethodDescriptionDomainCollection.withValue
(List<DomainInner> value) Set the value property: Collection of resources.