NamespacesClient Interface
public interface NamespacesClient
An instance of this class provides access to all the operations defined in NamespacesClient.
beginCreateOrUpdate
public abstract SyncPoller
Create or update a namespace. Asynchronously creates or updates a new namespace with the specified parameters.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller
Create or update a namespace. Asynchronously creates or updates a new namespace with the specified parameters.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a namespace. Delete existing namespace.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a namespace. Delete existing namespace.
Parameters:
Returns:
beginRegenerateKey
public abstract SyncPoller
Regenerate key for a namespace. Regenerate a shared access key for a namespace.
Parameters:
Returns:
beginRegenerateKey
public abstract SyncPoller
Regenerate key for a namespace. Regenerate a shared access key for a namespace.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a namespace. Asynchronously updates a namespace with the specified parameters.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a namespace. Asynchronously updates a namespace with the specified parameters.
Parameters:
Returns:
beginValidateCustomDomainOwnership
public abstract SyncPoller
Validate ownership for all custom domains in a namespace. Performs ownership validation via checking TXT records for all custom domains in a namespace.
Parameters:
Returns:
beginValidateCustomDomainOwnership
public abstract SyncPoller
Validate ownership for all custom domains in a namespace. Performs ownership validation via checking TXT records for all custom domains in a namespace.
Parameters:
Returns:
createOrUpdate
public abstract NamespaceInner createOrUpdate(String resourceGroupName, String namespaceName, NamespaceInner namespaceInfo)
Create or update a namespace. Asynchronously creates or updates a new namespace with the specified parameters.
Parameters:
Returns:
createOrUpdate
public abstract NamespaceInner createOrUpdate(String resourceGroupName, String namespaceName, NamespaceInner namespaceInfo, Context context)
Create or update a namespace. Asynchronously creates or updates a new namespace with the specified parameters.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String namespaceName)
Delete a namespace. Delete existing namespace.
Parameters:
delete
public abstract void delete(String resourceGroupName, String namespaceName, Context context)
Delete a namespace. Delete existing namespace.
Parameters:
getByResourceGroup
public abstract NamespaceInner getByResourceGroup(String resourceGroupName, String namespaceName)
Get a namespace. Get properties of a namespace.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response
Get a namespace. Get properties of a namespace.
Parameters:
Returns:
list
public abstract PagedIterable
List namespaces under an Azure subscription. List all the namespaces under an Azure subscription.
Returns:
list
public abstract PagedIterable
List namespaces under an Azure subscription. List all the namespaces under an Azure subscription.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
List namespaces under a resource group. List all the namespaces under a resource group.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
List namespaces under a resource group. List all the namespaces under a resource group.
Parameters:
Returns:
listSharedAccessKeys
public abstract NamespaceSharedAccessKeysInner listSharedAccessKeys(String resourceGroupName, String namespaceName)
List keys for a namespace. List the two keys used to publish to a namespace.
Parameters:
Returns:
listSharedAccessKeysWithResponse
public abstract Response
List keys for a namespace. List the two keys used to publish to a namespace.
Parameters:
Returns:
regenerateKey
public abstract NamespaceSharedAccessKeysInner regenerateKey(String resourceGroupName, String namespaceName, NamespaceRegenerateKeyRequest regenerateKeyRequest)
Regenerate key for a namespace. Regenerate a shared access key for a namespace.
Parameters:
Returns:
regenerateKey
public abstract NamespaceSharedAccessKeysInner regenerateKey(String resourceGroupName, String namespaceName, NamespaceRegenerateKeyRequest regenerateKeyRequest, Context context)
Regenerate key for a namespace. Regenerate a shared access key for a namespace.
Parameters:
Returns:
update
public abstract NamespaceInner update(String resourceGroupName, String namespaceName, NamespaceUpdateParameters namespaceUpdateParameters)
Update a namespace. Asynchronously updates a namespace with the specified parameters.
Parameters:
Returns:
update
public abstract NamespaceInner update(String resourceGroupName, String namespaceName, NamespaceUpdateParameters namespaceUpdateParameters, Context context)
Update a namespace. Asynchronously updates a namespace with the specified parameters.
Parameters:
Returns:
validateCustomDomainOwnership
public abstract CustomDomainOwnershipValidationResultInner validateCustomDomainOwnership(String resourceGroupName, String namespaceName)
Validate ownership for all custom domains in a namespace. Performs ownership validation via checking TXT records for all custom domains in a namespace.
Parameters:
Returns:
validateCustomDomainOwnership
public abstract CustomDomainOwnershipValidationResultInner validateCustomDomainOwnership(String resourceGroupName, String namespaceName, Context context)
Validate ownership for all custom domains in a namespace. Performs ownership validation via checking TXT records for all custom domains in a namespace.
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: