- reasonPhrase() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Get the reason phrase of the event response message.
- refreshToken() - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Get the refresh token used to refresh the access token.
- refreshToken() - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Get the refresh token used to refresh the access token.
- 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() - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Get the registry login server.
- registry() - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Get the registry login server.
- 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 registry 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.
- RegistryDockerTaskRunRequest - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry Docker task run request.
- RegistryDockerTaskRunRequest.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry Docker task run request.
- RegistryDockerTaskRunRequest.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry Docker task run request definition stages.
- RegistryDockerTaskRunRequest.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a container registry Docker task run request definition.
- RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container Docker task run request definition that specifies the path to the Docker file.
- RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryDockerTaskStep - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure RegistryDockerTaskStep registry task.
- RegistryDockerTaskStep.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a RegistryDockerTaskStep.
- RegistryDockerTaskStep.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry Docker task definition stages.
- RegistryDockerTaskStep.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a DockerFileTaskStep definition.
- RegistryDockerTaskStep.DefinitionStages.DockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep definition allowing to specify the path to the Docker file.
- RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryDockerTaskStep.Update - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the updates related to a RegistryDockerTaskStep.
- RegistryDockerTaskStep.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry Docker task update stages.
- RegistryDockerTaskStep.UpdateStages.Cache - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.
- RegistryDockerTaskStep.UpdateStages.DockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep update allowing to specify the Docker file path.
- RegistryDockerTaskStep.UpdateStages.ImageNames - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep update allowing to specify the image names.
- RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep update allowing to specify any overriding arguments.
- RegistryDockerTaskStep.UpdateStages.Push - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.
- RegistryEncodedTaskRunRequest - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry Encoded task run request.
- RegistryEncodedTaskRunRequest.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry Encoded task run request.
- RegistryEncodedTaskRunRequest.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry encoded task run request definition stages.
- RegistryEncodedTaskRunRequest.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of an encoded task run request definition.
- RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container encoded task run request definition that specifies the base64 encoded task content.
- RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryEncodedTaskStep - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure RegistryEncodedTaskStep registry task.
- RegistryEncodedTaskStep.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a RegistryEncodedTaskStep.
- RegistryEncodedTaskStep.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry encoded task definition stages.
- RegistryEncodedTaskStep.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a RegistryEncodedTaskStep definition.
- RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.
- RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryEncodedTaskStep.Update - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the updates related to a RegistryEncodedTaskStep.
- RegistryEncodedTaskStep.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry encoded task update stages.
- RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry EncodedTaskStep update allowing to specify the task path.
- RegistryEncodedTaskStep.UpdateStages.OverridingValues - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry EncodedTaskStep update allowing to specify the overriding values.
- RegistryEncodedTaskStep.UpdateStages.ValuePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry EncodedTaskStep update allowing to specify the path to the values.
- RegistryFileTaskRunRequest - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry file task run request.
- RegistryFileTaskRunRequest.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry file task run request.
- RegistryFileTaskRunRequest.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry file task run request definition stages.
- RegistryFileTaskRunRequest.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a file task run request definition.
- RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container file task run request definition that specifies the path to the task file.
- RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryFileTaskStep - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure RegistryFileTaskStep registry task.
- RegistryFileTaskStep.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a RegistryFileTaskStep.
- RegistryFileTaskStep.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry file task definition stages.
- RegistryFileTaskStep.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a RegistryFileTaskStep definition.
- RegistryFileTaskStep.DefinitionStages.FileTaskPath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry FileTaskStep definition allowing to specify the task path.
- RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistryFileTaskStep.Update - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the updates related to a RegistryFileTaskStep.
- RegistryFileTaskStep.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry file task update stages.
- RegistryFileTaskStep.UpdateStages.FileTaskPath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry FileTaskStep update allowing to specify the task path.
- RegistryFileTaskStep.UpdateStages.OverridingValues - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry FileTaskStep update allowing to specify the overriding values.
- RegistryFileTaskStep.UpdateStages.ValuePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry FileTaskStep update allowing to specify the path to the values.
- registryName() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun
-
- 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
-
- RegistrySourceTrigger - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of a Container Registry source trigger.
- RegistrySourceTrigger.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all of the definitions related to a container registry source trigger.
- RegistrySourceTrigger.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of source trigger definition stages.
- RegistrySourceTrigger.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a source trigger definition.
- RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
- RegistrySourceTrigger.DefinitionStages.RepositoryUrl - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.
- RegistrySourceTrigger.DefinitionStages.SourceTriggerAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.
- RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the status of the trigger.
- RegistrySourceTrigger.Update - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all of the updates related to a container registry source trigger.
- RegistrySourceTrigger.UpdateDefinition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for defining a new trigger during a task update.
- RegistrySourceTrigger.UpdateDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of source trigger update definition stages.
- RegistrySourceTrigger.UpdateDefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a source trigger definition.
- RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
- RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.
- RegistrySourceTrigger.UpdateDefinitionStages.SourceTriggerAttachable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
- RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.
- RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger definition allowing to specify the status of the trigger.
- RegistrySourceTrigger.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of source trigger update stages.
- RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger update allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
- RegistrySourceTrigger.UpdateStages.RepositoryUrl - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger update allowing to specify the URL of the source control repository.
- RegistrySourceTrigger.UpdateStages.SourceControlType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger update allowing to specify the type of source control.
- RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run.
- RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry source trigger update allowing to specify the status of the trigger.
- RegistryTask - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry task.
- RegistryTask.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry task.
- RegistryTask.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry task definition stages.
- RegistryTask.DefinitionStages.AgentConfiguration - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.
- RegistryTask.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a container registry task definition.
- RegistryTask.DefinitionStages.Location - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition allowing to specify location.
- RegistryTask.DefinitionStages.Platform - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition allowing to specify the platform.
- RegistryTask.DefinitionStages.SourceTriggerDefinition - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that allows users to define a source trigger.
- RegistryTask.DefinitionStages.TaskCreatable - 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.
- RegistryTask.DefinitionStages.TaskStepType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that specifies the type of task step.
- RegistryTask.DefinitionStages.Timeout - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that specifies the timeout for the container registry task.
- RegistryTask.DefinitionStages.TriggerTypes - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.
- RegistryTask.Update - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the updates related to a registry task.
- RegistryTask.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry task update stages.
- RegistryTask.UpdateStages.AgentConfiguration - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task update that updates the AgentConfiguration for the container registry task.
- RegistryTask.UpdateStages.Platform - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task update allowing to update the platform.
- RegistryTask.UpdateStages.TaskStepType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that specifies the type of task step.
- RegistryTask.UpdateStages.Timeout - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task update that updates the timeout for the container registry task.
- RegistryTask.UpdateStages.TriggerTypes - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task update that allows users to update either a source trigger and/or a base image trigger.
- RegistryTaskRun - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure RegistryDockerTaskRunRequest registry task run request.
- RegistryTaskRun.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a RegistryTaskRun.
- RegistryTaskRun.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry task run definition stages.
- RegistryTaskRun.DefinitionStages.AgentConfiguration - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task run that specifies the AgentConfiguration for the container registry task run.
- RegistryTaskRun.DefinitionStages.Archive - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task run definition that specifies the enabling and disabling of archiving.
- RegistryTaskRun.DefinitionStages.BlankFromRegistry - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a a RegistryTaskRun definition if originating from a call on a registry.
- RegistryTaskRun.DefinitionStages.BlankFromRuns - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a RegistryTaskRun definition if definition is originating from a call on an existing RegistryTaskRun.
- RegistryTaskRun.DefinitionStages.Platform - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition that specifies the platform for the container registry task run.
- RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task run definition that allows to specify the task run is going to be run
with a TaskRunRequest.
- RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values
and whether archiving is enabled or not.
- RegistryTaskRun.DefinitionStages.RunRequestExecutable - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition in the case of using a TaskRunRequest which contains
all the minimum required inputs for the resource to be executed, but also allows for any other optional settings
to be specified.
- RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry task run definition which contains all the minimum required inputs for the resource to be executed
if the task run request type is either file, encoded, or Docker, but also allows for any other optional settings to be specified.
- RegistryTaskRun.DefinitionStages.RunRequestType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition that specifies the task run request type.
- RegistryTaskRuns - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of collection of Azure registry task runs.
- RegistryTasks - Interface in com.microsoft.azure.management.containerregistry
-
Interface to define the RegistryTasks collection.
- registryTaskStep() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask
-
- RegistryTaskStep - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure RegistryTaskStep registry task.
- RegistryUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The parameters for updating a container registry.
- RegistryUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUpdateParameters
-
- registryUri() - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Get the address of the source registry (e.g.
- 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
-
- relativePath() - Method in interface com.microsoft.azure.management.containerregistry.SourceUploadDefinition
-
- 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.BaseImageDependency
-
Get the repository name.
- repository() - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Get the repository name.
- repository() - Method in class com.microsoft.azure.management.containerregistry.Target
-
Get the repository name.
- repositoryUrl() - Method in class com.microsoft.azure.management.containerregistry.SourceProperties
-
Get the full URL to the source code respository.
- repositoryUrl() - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Get the repository URL.
- repositoryUrl() - Method in class com.microsoft.azure.management.containerregistry.SourceUpdateParameters
-
Get the full URL to the source code respository.
- request() - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Get the request that generated the event.
- 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 URI used to send the event request message.
- resource() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Get the resource on which the operation is performed.
- resourceGroupName() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask
-
- resourceGroupName() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun
-
- resourceId() - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Get the resource identifier of the source Azure Container Registry.
- RUN_TIME - Static variable in class com.microsoft.azure.management.containerregistry.BaseImageDependencyType
-
Static value RunTime for BaseImageDependencyType.
- RunFilter - Class in com.microsoft.azure.management.containerregistry
-
Properties that are enabled for Odata querying on runs.
- RunFilter() - Constructor for class com.microsoft.azure.management.containerregistry.RunFilter
-
- runId() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun
-
- runId() - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Get the unique identifier for the run.
- RUNNING - Static variable in class com.microsoft.azure.management.containerregistry.RunStatus
-
Static value Running for RunStatus.
- RunRequest - Class in com.microsoft.azure.management.containerregistry
-
The request parameters for scheduling a run.
- RunRequest() - Constructor for class com.microsoft.azure.management.containerregistry.RunRequest
-
- RunStatus - Class in com.microsoft.azure.management.containerregistry
-
Defines values for RunStatus.
- RunStatus() - Constructor for class com.microsoft.azure.management.containerregistry.RunStatus
-
- RUNTIME - Static variable in class com.microsoft.azure.management.containerregistry.BaseImageTriggerType
-
Static value Runtime for BaseImageTriggerType.
- runType() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun
-
- runType() - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Get the type of run.
- RunType - Class in com.microsoft.azure.management.containerregistry
-
Defines values for RunType.
- RunType() - Constructor for class com.microsoft.azure.management.containerregistry.RunType
-
- RunUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The set of run properties that can be updated.
- RunUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.RunUpdateParameters
-
- 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
-
- WebhookCreateParameters - Class in com.microsoft.azure.management.containerregistry
-
The parameters for creating a webhook.
- WebhookCreateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
- 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
-
- WebhookUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The parameters for updating a webhook.
- WebhookUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
- WINDOWS - Static variable in class com.microsoft.azure.management.containerregistry.OS
-
Static value Windows for OS.
- withAction(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the action that encompasses the provided event.
- withActions(List<WebhookAction>) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the list of actions that trigger the webhook to post notifications.
- withActions(List<WebhookAction>) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set the list of actions that trigger the webhook to post notifications.
- withActor(Actor) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the agent that initiated the event.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the IP or hostname and possibly port of the client connection that initiated the event.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the IP or hostname and the port of the registry node that generated the event.
- withAdminUserEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.RegistryUpdateParameters
-
Set the value that indicates whether the admin user is enabled.
- withAgentConfiguration(AgentProperties) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the machine configuration of the run agent.
- withAgentConfiguration(AgentProperties) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set the machine configuration of the run agent.
- withAgentConfiguration(AgentProperties) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the machine configuration of the run agent.
- withAgentConfiguration(AgentProperties) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the machine configuration of the run agent.
- withAggregationType(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set metric aggregation type.
- withArchitecture(Architecture) - Method in class com.microsoft.azure.management.containerregistry.PlatformProperties
-
Set the OS architecture.
- withArchitecture(Architecture) - Method in class com.microsoft.azure.management.containerregistry.PlatformUpdateParameters
-
Set the OS architecture.
- withArchiveEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Archive
-
The function that specifies archiving is enabled or disabled.
- withArchiveEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest
-
The function that specifies archiving will or will not be enabled.
- withArguments(List<Argument>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the collection of override arguments to be used when executing the run.
- withArguments(List<Argument>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the collection of override arguments to be used when executing this build step.
- withArguments(List<Argument>) - Method in class com.microsoft.azure.management.containerregistry.DockerTaskStep
-
Set the collection of override arguments to be used when executing this build step.
- withAzureDevOpsAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.Blank
-
The function that specifies Azure DevOps will be used as the type of source control.
- withAzureDevOpsAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank
-
The function that specifies Azure DevOps will be used as the type of source control.
- withAzureDevOpsAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.SourceControlType
-
The function that specifies Azure DevOps will be used as the type of source control.
- withBase64EncodedTaskContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStep
-
Set base64 encoded value of the template/definition file content.
- withBase64EncodedTaskContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent
-
The function that specifies the base64 encoded task content.
- withBase64EncodedTaskContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent
-
The function that specifies the base64 encoded task content.
- withBase64EncodedTaskContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent
-
The function that specifies the path to the base64 encoded task content.
- withBase64EncodedValueContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable
-
The function that specifies the base64 encoded values content.
- withBase64EncodedValueContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable
-
The function that specifies the base64 encoded value content.
- withBase64EncodedValueContent(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.UpdateStages.ValuePath
-
The function that specifies the path to the base64 encoded value content.
- withBase64EncodedValuesContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStep
-
Set base64 encoded value of the parameters/values file content.
- withBaseImageTrigger(String, BaseImageTriggerType) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.TriggerTypes
-
The function that defines a base image trigger with the two parameters required for base image trigger creation.
- withBaseImageTrigger(String, BaseImageTriggerType, TriggerStatus) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.TriggerTypes
-
The function that defines a base image trigger with all possible parameters for base image trigger creation.
- withBaseImageTrigger(BaseImageTrigger) - Method in class com.microsoft.azure.management.containerregistry.TriggerProperties
-
Set the trigger based on base image dependencies.
- withBaseImageTrigger(BaseImageTriggerUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.TriggerUpdateParameters
-
Set the trigger based on base image dependencies.
- withBaseImageTriggerType(BaseImageTriggerType) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTrigger
-
Set the type of the auto trigger for base image dependency updates.
- withBaseImageTriggerType(BaseImageTriggerType) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTriggerUpdateParameters
-
Set the type of the auto trigger for base image dependency updates.
- 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.
- withBranch(String) - Method in class com.microsoft.azure.management.containerregistry.SourceProperties
-
Set the branch name of the source code.
- withBranch(String) - Method in class com.microsoft.azure.management.containerregistry.SourceUpdateParameters
-
Set the branch name of the source code.
- withBranchName(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the branch name in the repository.
- withCacheEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
-
The function that specifies a cache will be used or not.
- withCacheEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
-
The function that specifies the use of a cache based on user input parameter.
- withCacheEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Cache
-
The function that specifies the task has a cache.
- withClassicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a container registry with a 'Classic' SKU type.
- withCommitId(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the unique ID that identifies a commit.
- withCommitTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition
-
The function that specifies a commit action will trigger a run.
- withCommitTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition
-
The function that specifies a commit action will trigger a run.
- withCommitTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition
-
The function that specifies a commit action will trigger a run.
- withContent(EventContent) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the content of the event request message.
- withContent(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the content of the event response message.
- withContextPath(String) - Method in class com.microsoft.azure.management.containerregistry.TaskStepProperties
-
Set the URL(absolute or relative) of the source context for the task step.
- withContextPath(String) - Method in class com.microsoft.azure.management.containerregistry.TaskStepUpdateParameters
-
Set the URL(absolute or relative) of the source context for the task step.
- withCpu(Integer) - Method in class com.microsoft.azure.management.containerregistry.AgentProperties
-
Set the CPU configuration in terms of number of cores required for the run.
- withCpuCount(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.AgentConfiguration
-
The function that specifies the count of the CPU.
- withCpuCount(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.AgentConfiguration
-
The function that updates the count of the CPU.
- withCpuCount(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.AgentConfiguration
-
The function that specifies the count of the CPU.
- withCreateTime(DateTime) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the create time for a run.
- withCredentials(ImportSourceCredentials) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set credentials used when importing from a registry uri.
- withCurrentValue(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the current value of the usage.
- 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.
- withCustomHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set custom headers that will be added to the webhook notifications.
- withCustomHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set custom headers that will be added to the webhook notifications.
- withDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the description for the operation.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the sha256-based digest of the image manifest.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the sha256-based digest of the image manifest.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the digest of the content, as defined by the Registry V2 HTTP API Specification.
- withDisplayDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set metric description.
- withDisplayName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set metric display name.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the Docker file path relative to the source location.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the Docker file path relative to the source context.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerTaskStep
-
Set the Docker file path relative to the source context.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath
-
The function that specifies the path to the Docker file.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerFilePath
-
The function that specifies the path to the Docker file.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.DockerFilePath
-
The function that specifies the path to the Docker file.
- withDockerTaskRunRequest() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RunRequestType
-
The function that specifies the task run request type will be a Docker task.
- withEncodedTaskContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set base64 encoded value of the template/definition file content.
- withEncodedTaskContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStepUpdateParameters
-
Set base64 encoded value of the template/definition file content.
- withEncodedTaskRunRequest() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RunRequestType
-
The function that specifies the task run request type will be an encoded task.
- withEncodedValuesContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set base64 encoded value of the parameters/values file content.
- withEncodedValuesContent(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStepUpdateParameters
-
Set base64 encoded value of the parameters/values file content.
- withEventType(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the event type of the trigger.
- withExistingRegistry(String, String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Blank
-
The parameters referencing an existing container registry under which this task resides.
- withExistingRegistry(String, String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.BlankFromRuns
-
The function that specifies the registry this task run is called on.
- 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.
- withExpiresIn(Integer) - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Set time in seconds that the token remains valid.
- withExpiresIn(Integer) - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Set time in seconds that the token remains valid.
- withFileTaskRunRequest() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RunRequestType
-
The function that specifies the task run request type will be a file task.
- withFinishTime(DateTime) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the time the run finished.
- withGithubAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.Blank
-
The function that specifies Github will be used as the type of source control.
- withGithubAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank
-
The function that specifies Github will be used as the type of source control.
- withGithubAsSourceControl() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.SourceControlType
-
The function that specifies Github will be used as the type of source control.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the headers of the event request message.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the headers of the event response message.
- withHost(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the externally accessible hostname of the registry instance, as specified by the http host header on incoming requests.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the event ID.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the unique ID of the trigger.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the ID of the request that initiated the event.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the unique ID of the trigger.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
-
Set the resource ID of the storage account.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the fully qualified image names including the repository and tag.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the fully qualified image names including the repository and tag.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.DockerTaskStep
-
Set the fully qualified image names including the repository and tag.
- withImageNames(List<String>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
-
The function that specifies the list of image names.
- withImageNames(List<String>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
-
The function that specifies the list of image names.
- withImageNames(List<String>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.ImageNames
-
The function that specifies the image names.
- withImages(List<ImageDescriptor>) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the list of image updates that caused the build.
- withInstanceID(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the running instance of an application.
- withInternalMetricName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set internal metric name.
- withIsArchiveEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the value that indicates whether archiving is enabled or not.
- withIsArchiveEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.RunRequest
-
Set the value that indicates whether archiving is enabled for the run or not.
- withIsArchiveEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.RunUpdateParameters
-
Set the value that indicates whether archiving is enabled or not.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the value of this property indicates whether the image built should be pushed to the registry or not.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the value of this property indicates whether the image built should be pushed to the registry or not.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerTaskStep
-
Set the value of this property indicates whether the image built should be pushed to the registry or not.
- withIsSecret(Boolean) - Method in class com.microsoft.azure.management.containerregistry.Argument
-
Set flag to indicate whether the argument represents a secret and want to be removed from build logs.
- withIsSecret(Boolean) - Method in class com.microsoft.azure.management.containerregistry.SetValue
-
Set flag to indicate whether the value represents a secret or not.
- withLength(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the number of bytes of the content.
- withLimit(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the limit of the usage.
- withLinux() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Linux OS system for the platform.
- withLinux(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Linux OS system and architecture for the platform.
- withLinux(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Linux OS system, architecture, and CPU variant.
- withLinux() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Linux OS system for the platform.
- withLinux(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Linux OS system and architecture for the platform.
- withLinux(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Linux OS system, architecture, and CPU variant.
- withLinux() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Linux OS.
- withLinux(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Linux OS with Architecture architecture.
- withLinux(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Linux OS with Architecture architecture and Variant variant.
- withLocation(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Location
-
The parameters specifying location of the container registry task.
- withLocation(Region) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Location
-
The parameters specifying location of the container registry task.
- withLocation(String) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the location of the webhook.
- withMediaType(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the MIME type of the referenced object.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the HTTP method used to send the event request message.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the request method that generated the event.
- withMetricSpecifications(List<OperationMetricSpecificationDefinition>) - Method in class com.microsoft.azure.management.containerregistry.OperationServiceSpecificationDefinition
-
Set a list of Azure Monitoring metrics definition.
- withMode(ImportMode) - Method in class com.microsoft.azure.management.containerregistry.ImportImageParameters
-
Set when Force, any existing target tags will be overwritten.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.Actor
-
Set the subject or username associated with the request context that generated the event.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.Argument
-
Set the name of the argument.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTrigger
-
Set the name of the trigger.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTriggerUpdateParameters
-
Set the name of the trigger.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set metric name.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
-
Set specifies name of the password which should be regenerated -- password or password2.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the name of the container registry.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the password name.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the name of the usage.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.SetValue
-
Set the name of the overridable value.
- withName(SkuName) - Method in class com.microsoft.azure.management.containerregistry.Sku
-
Set the SKU name of the container registry.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTrigger
-
Set the name of the trigger.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerUpdateParameters
-
Set the name of the trigger.
- 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.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the value of this property indicates whether the image cache is enabled or not.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the value of this property indicates whether the image cache is enabled or not.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerTaskStep
-
Set the value of this property indicates whether the image cache is enabled or not.
- withOperation(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the operation that users can perform.
- withOs(OS) - Method in class com.microsoft.azure.management.containerregistry.PlatformProperties
-
Set the operating system type required for the run.
- withOs(OS) - Method in class com.microsoft.azure.management.containerregistry.PlatformUpdateParameters
-
Set the operating system type required for the run.
- withOutputImageManifests(String) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the list of comma-separated image manifests that were generated from the run.
- 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.
- withOverridingArgument(String, OverridingArgument) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
-
The function that specifies the overriding argument and what it will override.
- withOverridingArgument(String, OverridingArgument) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
-
The function that specifies the overriding argument and what it will override.
- withOverridingArgument(String, OverridingArgument) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate
-
The function that specifies the overriding argument and what it will override.
- withOverridingArguments(Map<String, OverridingArgument>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
-
The function that specifies the overriding arguments and what they will override.
- withOverridingArguments(Map<String, OverridingArgument>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
-
The function that specifies the overriding arguments and what they will override.
- withOverridingArguments(Map<String, OverridingArgument>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate
-
The function that specifies the overriding arguments and what they will override.
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable
-
The function that specifies the overriding value and what it will override.
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable
-
The function that specifies a single value that will override the corresponding value specified under the function withBase64EncodedValueContent().
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.UpdateStages.OverridingValues
-
The function that specifies a single value that will override the corresponding value specified under the function withBase64EncodedValueContent().
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable
-
The function that specifies the overriding value and what it will override.
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
-
The function that specifies a single value that will override the corresponding value specified under the function withValuesPath().
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.UpdateStages.OverridingValues
-
The function that specifies a single value that will override the corresponding value specified under the function withValuesPath().
- withOverridingValue(String, OverridingValue) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest
-
The function that specifies whether a single value will be overridden and what it will be overridden by.
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable
-
The function that specifies the overriding values and what they will override.
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable
-
The function that specifies the values that override the corresponding values specified under the function withBase64EncodedValueContent().
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryEncodedTaskStep.UpdateStages.OverridingValues
-
The function that specifies the values that override the corresponding values specified under the function withBase64EncodedValueContent().
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable
-
The function that specifies the overriding values and what they will override.
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
-
The function that specifies the values that override the corresponding values specified under the function withValuesPath().
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.UpdateStages.OverridingValues
-
The function that specifies the values that override the corresponding values specified under the function withValuesPath().
- withOverridingValues(Map<String, OverridingValue>) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest
-
The function that specifies whether there are any values that will be overridden and what they will be overridden by.
- withPassword(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSourceCredentials
-
Set the password used to authenticate with the source registry.
- withPlatform(PlatformProperties) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the platform properties against which the run has to happen.
- withPlatform(PlatformProperties) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set the platform properties against which the run has to happen.
- withPlatform(PlatformProperties) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the platform properties against which the run has to happen.
- withPlatform(PlatformProperties) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a platform.
- withPlatform(PlatformUpdateParameters) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a platform.
- withPlatform(PlatformProperties) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform properties of the registry task run.
- withPlatform(PlatformUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the platform properties against which the run has to happen.
- 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 resource provider name: Microsoft.ContainerRegistry.
- withProviderType(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the source control provider type.
- withPullRequestId(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the unique ID that identifies pull request.
- withPullTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition
-
The function that specifies a pull action will trigger a run.
- withPullTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition
-
The function that specifies a pull action will trigger a run.
- withPullTriggerEvent() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition
-
The function that specifies a pull action will trigger a run.
- withPushEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
-
The function that specifies push is enabled or not.
- withPushEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
-
The function that enables push depending on user input parameter.
- withPushEnabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Push
-
The function that specifies push is enabled.
- withReasonPhrase(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the reason phrase of the event response message.
- withRefreshToken(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Set the refresh token used to refresh the access token.
- withRefreshToken(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Set the refresh token used to refresh the access token.
- withRegistry(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the registry login server.
- withRegistry(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the registry login server.
- 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.
- withRegistryUri(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set the address of the source registry (e.g.
- 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.BaseImageDependency
-
Set the repository name.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the repository name.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the repository name.
- withRepositoryAuthentication(TokenType, String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryAuthentication(TokenType, String, String, String, int) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryAuthentication(TokenType, String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryAuthentication(TokenType, String, String, String, int) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryAuthentication(TokenType, String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryAuthentication(TokenType, String, String, String, int) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth
-
The function that allows the user to input the type of the token used for authentication and the token itself to authenticate to the source control repository.
- withRepositoryBranch(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth
-
The function that specifies the branch of the respository to use.
- withRepositoryBranch(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth
-
The function that specifies the branch of the respository to use.
- withRepositoryBranch(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth
-
The function that specifies the branch of the respository to use.
- withRepositoryUrl(String) - Method in class com.microsoft.azure.management.containerregistry.SourceProperties
-
Set the full URL to the source code respository.
- withRepositoryUrl(String) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
-
Set the repository URL.
- withRepositoryUrl(String) - Method in class com.microsoft.azure.management.containerregistry.SourceUpdateParameters
-
Set the full URL to the source code respository.
- withRequest(Request) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the request that generated the event.
- withRequestUri(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the URI used to send the event request message.
- withResource(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the resource on which the operation is performed.
- withResourceId(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set the resource identifier of the source Azure Container Registry.
- withRunId(String) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the unique identifier for the run.
- withRunType(RunType) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the type of run.
- withScope(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Set the scope of the access token.
- withScope(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Set the scope of the access token.
- withScope(String) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the scope of repositories where the event can be triggered.
- withScope(String) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set the scope of repositories where the event can be triggered.
- 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.
- withServiceUri(String) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the service URI for the webhook to post notifications.
- withServiceUri(String) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set the service URI for the webhook to post notifications.
- withSize(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the number of bytes of the content.
- withSku(Sku) - Method in class com.microsoft.azure.management.containerregistry.RegistryUpdateParameters
-
Set the SKU of the container registry.
- withSource(Source) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the registry node that generated the event.
- withSource(ImportSource) - Method in class com.microsoft.azure.management.containerregistry.ImportImageParameters
-
Set the source of the image.
- withSourceControl(SourceControlType) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.Blank
-
The function that allows the user to input their own kind of source control.
- withSourceControl(SourceControlType) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank
-
The function that allows the user to input their own kind of source control.
- withSourceControl(SourceControlType) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.SourceControlType
-
The function that allows the user to input their own kind of source control.
- withSourceControlAuthProperties(AuthInfo) - Method in class com.microsoft.azure.management.containerregistry.SourceProperties
-
Set the authorization properties for accessing the source code repository and to set up
webhooks for notifications.
- withSourceControlAuthProperties(AuthInfoUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.SourceUpdateParameters
-
Set the authorization properties for accessing the source code repository and to set up
webhooks for notifications.
- withSourceControlRepositoryUrl(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.RepositoryUrl
-
The function that specifies the URL of the source control repository.
- withSourceControlRepositoryUrl(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl
-
The function that specifies the URL of the source control repository.
- withSourceControlRepositoryUrl(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.RepositoryUrl
-
The function that specifies the URL of the source control repository.
- withSourceControlType(SourceControlType) - Method in class com.microsoft.azure.management.containerregistry.SourceProperties
-
Set the type of source control service.
- withSourceControlType(SourceControlType) - Method in class com.microsoft.azure.management.containerregistry.SourceUpdateParameters
-
Set the type of source control service.
- withSourceImage(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set repository name of the source image.
- withSourceLocation(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set the URL(absolute or relative) of the source context.
- withSourceLocation(String) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set the URL(absolute or relative) of the source context.
- withSourceLocation(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the URL(absolute or relative) of the source context.
- withSourceLocation(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
-
The function that specifies the location of the source control.
- withSourceRepository(SourceProperties) - Method in class com.microsoft.azure.management.containerregistry.SourceTrigger
-
Set the properties that describes the source(code) for the task.
- withSourceRepository(SourceUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerUpdateParameters
-
Set the properties that describes the source(code) for the task.
- withSourceTriggerEvents(List<SourceTriggerEvent>) - Method in class com.microsoft.azure.management.containerregistry.SourceTrigger
-
Set the source event corresponding to the trigger.
- withSourceTriggerEvents(List<SourceTriggerEvent>) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerUpdateParameters
-
Set the source event corresponding to the trigger.
- withSourceTriggers(List<SourceTrigger>) - Method in class com.microsoft.azure.management.containerregistry.TriggerProperties
-
Set the collection of triggers based on source code repository.
- withSourceTriggers(List<SourceTriggerUpdateParameters>) - Method in class com.microsoft.azure.management.containerregistry.TriggerUpdateParameters
-
Set the collection of triggers based on source code repository.
- 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.
- withStatus(TriggerStatus) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTrigger
-
Set the current status of trigger.
- withStatus(TriggerStatus) - Method in class com.microsoft.azure.management.containerregistry.BaseImageTriggerUpdateParameters
-
Set the current status of trigger.
- withStatus(PolicyStatus) - Method in class com.microsoft.azure.management.containerregistry.QuarantinePolicy
-
Set the value that indicates whether the policy is enabled or not.
- withStatus(RunStatus) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the current status of the run.
- withStatus(TriggerStatus) - Method in class com.microsoft.azure.management.containerregistry.SourceTrigger
-
Set the current status of trigger.
- withStatus(TriggerStatus) - Method in class com.microsoft.azure.management.containerregistry.SourceTriggerUpdateParameters
-
Set the current status of trigger.
- withStatus(TaskStatus) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the current status of task.
- withStatus(PolicyStatus) - Method in class com.microsoft.azure.management.containerregistry.TrustPolicy
-
Set the value that indicates whether the policy is enabled or not.
- withStatus(WebhookStatus) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the status of the webhook at the time the operation was called.
- withStatus(WebhookStatus) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set the status of the webhook at the time the operation was called.
- withStatusCode(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the status code of the event response message.
- withStep(TaskStepUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the properties for updating a task step.
- withStorageAccount(StorageAccountProperties) - Method in class com.microsoft.azure.management.containerregistry.RegistryUpdateParameters
-
Set the parameters of a storage account for the container registry.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the tag name.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the tag name.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the tag name.
- 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.RegistryUpdateParameters
-
Set the tags for the container registry.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
-
Set the tags for the replication.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the ARM resource tags.
- 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.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.WebhookCreateParameters
-
Set the tags for the webhook.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.WebhookUpdateParameters
-
Set the tags for the webhook.
- withTarget(Target) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the target of the event.
- withTargetTags(List<String>) - Method in class com.microsoft.azure.management.containerregistry.ImportImageParameters
-
Set list of strings of the form repo[:tag].
- withTaskFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the template/definition file path relative to the source.
- withTaskFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStep
-
Set the task template/definition file path relative to the source context.
- withTaskFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStepUpdateParameters
-
Set the task template/definition file path relative to the source context.
- withTaskName(String) - Method in class com.microsoft.azure.management.containerregistry.RunFilter
-
Set the name of the task that the run corresponds to.
- withTaskName(String) - Method in class com.microsoft.azure.management.containerregistry.TaskRunRequest
-
Set the name of task against which run has to be queued.
- withTaskPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath
-
The function that specifies the path to the task file.
- withTaskPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskPath
-
The function that specifies the path to the task file.
- withTaskPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.UpdateStages.FileTaskPath
-
The function that specifies the path to the task file.
- withTaskRunRequest(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest
-
The function that specifies the name of the existing task to run.
- withTimeout(Integer) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildRequest
-
Set run timeout in seconds.
- withTimeout(Integer) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set run timeout in seconds.
- withTimeout(Integer) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set run timeout in seconds.
- withTimeout(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Timeout
-
The function that sets the timeout time.
- withTimeout(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Timeout
-
The function that updates the timeout time.
- withTimeout(int) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
-
The function that specifies the timeout.
- withTimeout(Integer) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set run timeout in seconds.
- withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the time at which the event occurred.
- withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the timestamp when the image update happened.
- withToken(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Set the access token used to access the source control provider.
- withToken(String) - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Set the access token used to access the source control provider.
- withTokenType(TokenType) - Method in class com.microsoft.azure.management.containerregistry.AuthInfo
-
Set the type of Auth token.
- withTokenType(TokenType) - Method in class com.microsoft.azure.management.containerregistry.AuthInfoUpdateParameters
-
Set the type of Auth token.
- withTrigger(TriggerUpdateParameters) - Method in class com.microsoft.azure.management.containerregistry.TaskUpdateParameters
-
Set the properties for updating trigger properties.
- withTriggerEvent(SourceTriggerEvent) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition
-
The function that allows the user to specify an action that will trigger a run when it is executed.
- withTriggerEvent(SourceTriggerEvent) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition
-
The function that allows the user to specify an action that will trigger a run when it is executed.
- withTriggerEvent(SourceTriggerEvent) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition
-
The function that allows the user to specify an action that will trigger a run when it is executed.
- withTriggerStatus(TriggerStatus) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition
-
The function that allows the user to input the state of the trigger status.
- withTriggerStatus(TriggerStatus) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition
-
The function that allows the user to input the state of the trigger status.
- withTriggerStatus(TriggerStatus) - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
-
The function that allows the user to input the state of the trigger status.
- withTriggerStatusDisabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition
-
The function that sets the trigger status to be disabled.
- withTriggerStatusDisabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition
-
The function that sets the trigger status to be disabled.
- withTriggerStatusDisabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
-
The function that sets the trigger status to be disabled.
- withTriggerStatusEnabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition
-
The function that sets the trigger status to be enabled.
- withTriggerStatusEnabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition
-
The function that sets the trigger status to be enabled.
- withTriggerStatusEnabled() - Method in interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
-
The function that sets the trigger status to be enabled.
- 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(BaseImageDependencyType) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the type of the base image dependency.
- withType(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the resource type of the container registry.
- withType(TrustPolicyType) - Method in class com.microsoft.azure.management.containerregistry.TrustPolicy
-
Set the type of trust policy.
- withUnit(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set metric unit.
- withUnit(RegistryUsageUnit) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the unit of measurement.
- withUntaggedTargetRepositories(List<String>) - Method in class com.microsoft.azure.management.containerregistry.ImportImageParameters
-
Set list of strings of repository names to do a manifest only copy.
- withUrl(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the direct URL to the content.
- withUseragent(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the user agent header of the request.
- withUsername(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSourceCredentials
-
Set the username to authenticate with the source registry.
- withValue(String) - Method in class com.microsoft.azure.management.containerregistry.Argument
-
Set the value of the argument.
- withValue(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the password value.
- withValue(String) - Method in class com.microsoft.azure.management.containerregistry.SetValue
-
Set the overridable value.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskRunRequest
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStep
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.EncodedTaskStepUpdateParameters
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStep
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStepUpdateParameters
-
Set the collection of overridable values that can be passed when running a task.
- withValues(List<SetValue>) - Method in class com.microsoft.azure.management.containerregistry.TaskRunRequest
-
Set the collection of overridable values that can be passed when running a task.
- withValuesFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskRunRequest
-
Set the values/parameters file path relative to the source.
- withValuesFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStep
-
Set the task values/parameters file path relative to the source context.
- withValuesFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.FileTaskStepUpdateParameters
-
Set the values/parameters file path relative to the source context.
- withValuesPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable
-
The function that specifies the path to the values file.
- withValuesPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
-
The function that specifies the path to the values.
- withValuesPath(String) - Method in interface com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.UpdateStages.ValuePath
-
The function that specifies the path to the values.
- withVariant(Variant) - Method in class com.microsoft.azure.management.containerregistry.PlatformProperties
-
Set variant of the CPU.
- withVariant(Variant) - Method in class com.microsoft.azure.management.containerregistry.PlatformUpdateParameters
-
Set variant of the CPU.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the HTTP message version.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the HTTP message version.
- withWindows() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Windows OS system for the platform.
- withWindows(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Windows OS system and architecture for the platform.
- withWindows(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
-
The function that specifies a Windows OS system, architecture, and CPU variant.
- withWindows() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Windows OS system for the platform.
- withWindows(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Windows OS system and architecture for the platform.
- withWindows(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
-
The function that specifies a Windows OS system, architecture, and CPU variant.
- withWindows() - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Windows OS.
- withWindows(Architecture) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Windows OS with Architecture architecture.
- withWindows(Architecture, Variant) - Method in interface com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.Platform
-
The function that specifies the platform will have a Windows OS with Architecture architecture and Variant variant.