Uses of Class
com.azure.resourcemanager.appservice.fluent.models.DomainOwnershipIdentifierInner
Packages that use DomainOwnershipIdentifierInner
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 DomainOwnershipIdentifierInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionDomainsClient.createOrUpdateOwnershipIdentifier(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierDomainsClient.getOwnershipIdentifier(String resourceGroupName, String domainName, String name) Get ownership identifier for domainDomainsClient.updateOwnershipIdentifier(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMethods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionDomainsClient.createOrUpdateOwnershipIdentifierAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifiercom.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>DomainsClient.createOrUpdateOwnershipIdentifierWithResponse(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier, com.azure.core.util.Context context) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMono<com.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>>DomainsClient.createOrUpdateOwnershipIdentifierWithResponseAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierDomainsClient.getOwnershipIdentifierAsync(String resourceGroupName, String domainName, String name) Get ownership identifier for domaincom.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>DomainsClient.getOwnershipIdentifierWithResponse(String resourceGroupName, String domainName, String name, com.azure.core.util.Context context) Get ownership identifier for domainMono<com.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>>DomainsClient.getOwnershipIdentifierWithResponseAsync(String resourceGroupName, String domainName, String name) Get ownership identifier for domaincom.azure.core.http.rest.PagedIterable<DomainOwnershipIdentifierInner>DomainsClient.listOwnershipIdentifiers(String resourceGroupName, String domainName) Lists domain ownership identifiers.com.azure.core.http.rest.PagedIterable<DomainOwnershipIdentifierInner>DomainsClient.listOwnershipIdentifiers(String resourceGroupName, String domainName, com.azure.core.util.Context context) Lists domain ownership identifiers.com.azure.core.http.rest.PagedFlux<DomainOwnershipIdentifierInner>DomainsClient.listOwnershipIdentifiersAsync(String resourceGroupName, String domainName) Lists domain ownership identifiers.DomainsClient.updateOwnershipIdentifierAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifiercom.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>DomainsClient.updateOwnershipIdentifierWithResponse(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier, com.azure.core.util.Context context) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMono<com.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>>DomainsClient.updateOwnershipIdentifierWithResponseAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMethods in com.azure.resourcemanager.appservice.fluent with parameters of type DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionDomainsClient.createOrUpdateOwnershipIdentifier(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierDomainsClient.createOrUpdateOwnershipIdentifierAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifiercom.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>DomainsClient.createOrUpdateOwnershipIdentifierWithResponse(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier, com.azure.core.util.Context context) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMono<com.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>>DomainsClient.createOrUpdateOwnershipIdentifierWithResponseAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierDomainsClient.updateOwnershipIdentifier(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifierDomainsClient.updateOwnershipIdentifierAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifiercom.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>DomainsClient.updateOwnershipIdentifierWithResponse(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier, com.azure.core.util.Context context) Creates an ownership identifier for a domain or updates identifier details for an existing identifierMono<com.azure.core.http.rest.Response<DomainOwnershipIdentifierInner>>DomainsClient.updateOwnershipIdentifierWithResponseAsync(String resourceGroupName, String domainName, String name, DomainOwnershipIdentifierInner domainOwnershipIdentifier) Creates an ownership identifier for a domain or updates identifier details for an existing identifier -
Uses of DomainOwnershipIdentifierInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionSet the kind property: Kind of resource.DomainOwnershipIdentifierInner.withOwnershipId(String ownershipId) Set the ownershipId property: Ownership Id. -
Uses of DomainOwnershipIdentifierInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionDomainOwnershipIdentifierCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type DomainOwnershipIdentifierInnerModifier and TypeMethodDescriptionDomainOwnershipIdentifierCollection.withValue(List<DomainOwnershipIdentifierInner> value) Set the value property: Collection of resources.