DomainsClient Interface
public interface DomainsClient
An instance of this class provides access to all the operations defined in DomainsClient.
beginCreateOrUpdate
public abstract SyncPoller
Create or update a domain. Asynchronously creates or updates a new domain with the specified parameters.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller
Create or update a domain. Asynchronously creates or updates a new domain with the specified parameters.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a domain. Delete existing domain.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a domain. Delete existing domain.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a domain. Asynchronously updates a domain with the specified parameters.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a domain. Asynchronously updates a domain with the specified parameters.
Parameters:
Returns:
createOrUpdate
public abstract DomainInner createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)
Create or update a domain. Asynchronously creates or updates a new domain with the specified parameters.
Parameters:
Returns:
createOrUpdate
public abstract DomainInner createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, Context context)
Create or update a domain. Asynchronously creates or updates a new domain with the specified parameters.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String domainName)
Delete a domain. Delete existing domain.
Parameters:
delete
public abstract void delete(String resourceGroupName, String domainName, Context context)
Delete a domain. Delete existing domain.
Parameters:
getByResourceGroup
public abstract DomainInner getByResourceGroup(String resourceGroupName, String domainName)
Get a domain. Get properties of a domain.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response
Get a domain. Get properties of a domain.
Parameters:
Returns:
list
public abstract PagedIterable
List domains under an Azure subscription. List all the domains under an Azure subscription.
Returns:
list
public abstract PagedIterable
List domains under an Azure subscription. List all the domains under an Azure subscription.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
List domains under a resource group. List all the domains under a resource group.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
List domains under a resource group. List all the domains under a resource group.
Parameters:
Returns:
listSharedAccessKeys
public abstract DomainSharedAccessKeysInner listSharedAccessKeys(String resourceGroupName, String domainName)
List keys for a domain. List the two keys used to publish to a domain.
Parameters:
Returns:
listSharedAccessKeysWithResponse
public abstract Response
List keys for a domain. List the two keys used to publish to a domain.
Parameters:
Returns:
regenerateKey
public abstract DomainSharedAccessKeysInner regenerateKey(String resourceGroupName, String domainName, DomainRegenerateKeyRequest regenerateKeyRequest)
Regenerate key for a domain. Regenerate a shared access key for a domain.
Parameters:
Returns:
regenerateKeyWithResponse
public abstract Response
Regenerate key for a domain. Regenerate a shared access key for a domain.
Parameters:
Returns:
update
public abstract DomainInner update(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters)
Update a domain. Asynchronously updates a domain with the specified parameters.
Parameters:
Returns:
update
public abstract DomainInner update(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters, Context context)
Update a domain. Asynchronously updates a domain with the specified parameters.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: