- reasonPhrase() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Get the reasonPhrase value.
- regenerateCredential(String, String, AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registries
-
Regenerates the value for one of the admin user access key for the specified container registry.
- regenerateCredential(AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registry
-
Regenerates one of the login credentials for the specified container registry.
- regenerateCredentialAsync(String, String, AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registries
-
Regenerates the value for one of the admin user access key for the specified container registry.
- regenerateCredentialAsync(AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registry
-
Regenerates one of the login credentials for the specified container registry.
- RegenerateCredentialParameters - Class in com.microsoft.azure.management.containerregistry
-
The parameters used to regenerate the login credential.
- RegenerateCredentialParameters() - Constructor for class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
-
- Registries - Interface in com.microsoft.azure.management.containerregistry
-
Entry point to the registry management API.
- Registries.WebhooksClient - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry webhook actions.
- Registry - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry.
- Registry.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry.
- Registry.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry definition stages.
- Registry.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a container service definition.
- Registry.DefinitionStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to enable admin user.
- Registry.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
- Registry.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container service definition allowing to specify the resource group.
- Registry.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the SKU type.
- Registry.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the storage account.
- Registry.DefinitionStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry definition allowing to add or remove a webhook.
- Registry.Update - Interface in com.microsoft.azure.management.containerregistry
-
The template for an update operation, containing all the settings that can be modified.
- Registry.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container service update stages.
- Registry.UpdateStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry update allowing to enable admin user.
- Registry.UpdateStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the SKU type.
- Registry.UpdateStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry update allowing to add or remove a webhook.
- RegistryCredentials - Interface in com.microsoft.azure.management.containerregistry
-
Response containing the login credentials for a container registry.
- RegistryNameCheckRequest - Class in com.microsoft.azure.management.containerregistry
-
A request to check whether a container registry name is available.
- RegistryNameCheckRequest() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Creates an instance of RegistryNameCheckRequest class.
- RegistryPassword - Class in com.microsoft.azure.management.containerregistry
-
The login password for the container registry.
- RegistryPassword() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryPassword
-
- RegistryUsage - Class in com.microsoft.azure.management.containerregistry
-
The quota usage for a container registry.
- RegistryUsage() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsage
-
- RegistryUsageUnit - Class in com.microsoft.azure.management.containerregistry
-
Defines values for RegistryUsageUnit.
- RegistryUsageUnit() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
-
- ReplicationUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The parameters for updating a replication.
- ReplicationUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
-
- repository() - Method in class com.microsoft.azure.management.containerregistry.Target
-
Get the repository value.
- request() - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Get the request value.
- Request - Class in com.microsoft.azure.management.containerregistry
-
The request that generated the event.
- Request() - Constructor for class com.microsoft.azure.management.containerregistry.Request
-
- requestUri() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Get the requestUri value.
- resource() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Get the resource value.
- Webhook - Interface in com.microsoft.azure.management.containerregistry
-
An object that represents a webhook for a container registry.
- Webhook.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook definition stages.
- Webhook.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.DefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.DefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.DefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.DefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.DefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
- Webhook.Update - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a webhook update.
- Webhook.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container registry's webhook update definition.
- Webhook.UpdateDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update definition stages.
- Webhook.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateDefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the tags.
- Webhook.UpdateDefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
- Webhook.UpdateResource<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a webhook resource update as part of a container registry update.
- Webhook.UpdateResourceStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update stages applicable as part of a container registry update.
- Webhook.UpdateResourceStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.UpdateResourceStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.UpdateResourceStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateResourceStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the tags.
- Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateResourceStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateResourceStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
- Webhook.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update stages.
- Webhook.UpdateStages.WithCustomHeaders - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateStages.WithDefaultStatus - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateStages.WithRepositoriesScope - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateStages.WithServiceUri - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateStages.WithTriggerWhen - Interface in com.microsoft.azure.management.containerregistry
-
- Webhook.WebhookDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container register webhook definitions.
- WebhookAction - Class in com.microsoft.azure.management.containerregistry
-
Defines values for WebhookAction.
- WebhookAction() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookAction
-
- WebhookEventInfo - Interface in com.microsoft.azure.management.containerregistry
-
Response containing the primary and secondary admin API keys for a given Azure Search service.
- WebhookOperations - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container registry webhook actions.
- webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registries
-
- webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registry
-
- WebhookStatus - Class in com.microsoft.azure.management.containerregistry
-
Defines values for WebhookStatus.
- WebhookStatus() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookStatus
-
- withAction(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the action value.
- withActor(Actor) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the actor value.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the addr value.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the addr value.
- withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Basic' SKU type.
- withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Basic' SKU type.
- withClassicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a container registry with a 'Classic' SKU type.
- withContent(EventContent) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the content value.
- withContent(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the content value.
- withCurrentValue(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the currentValue value.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
-
Specifies custom headers that will be added to the notifications.
- withDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the description value.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the digest value.
- withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters of a storage account for the container registry.
- withExistingStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The ID of an existing storage account for the container registry.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the headers value.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the headers value.
- withHost(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the host value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
-
Set the id value.
- withInstanceID(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the instanceID value.
- withLength(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the length value.
- withLimit(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the limit value.
- withMediaType(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the mediaType value.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the method value.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the method value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.Actor
-
Set the name value.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the name value.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the name value.
- withName(SkuName) - Method in class com.microsoft.azure.management.containerregistry.Sku
-
Set the name value.
- withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters for a storage account for the container registry.
- withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters for a storage account for the container registry.
- withOperation(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the operation value.
- withoutRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
-
Disable admin user.
- withoutTag(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Removes a tag from the resource.
- withoutWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
-
Removes a webhook from the container registry.
- withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Premium' SKU type.
- withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Premium' SKU type.
- withProvider(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the provider value.
- withReasonPhrase(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the reasonPhrase value.
- withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithAdminUserEnabled
-
Enable admin user.
- withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
-
Enable admin user.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithRepositoriesScope
-
Updates the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the repository value.
- withRequest(Request) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the request value.
- withRequestUri(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the requestUri value.
- withResource(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the resource value.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withSize(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the size value.
- withSource(Source) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the source value.
- withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Standard' SKU type.
- withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Standard' SKU type.
- withStatusCode(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the statusCode value.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the tag value.
- withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
-
Adds a tag to the webhook.
- withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Adds a tag to the webhook.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
-
Set the tags value.
- withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
-
Specifies tags for the webhook.
- withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Specifies tags for the webhook.
- withTarget(Target) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the target value.
- withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the timestamp value.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withType(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the type value.
- withUnit(RegistryUsageUnit) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the unit value.
- withUrl(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the url value.
- withUseragent(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the useragent value.
- withValue(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the value value.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the version value.