- baseImageDependencies() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Get the baseImageDependencies value.
- BaseImageDependency - Class in com.microsoft.azure.management.containerregistry
-
Properties that describe a base image dependency.
- BaseImageDependency() - Constructor for class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
- BaseImageDependencyType - Class in com.microsoft.azure.management.containerregistry
-
Defines values for BaseImageDependencyType.
- BaseImageDependencyType() - Constructor for class com.microsoft.azure.management.containerregistry.BaseImageDependencyType
-
- baseImageTrigger() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Get the baseImageTrigger value.
- baseImageTrigger() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Get the baseImageTrigger value.
- BaseImageTriggerType - Class in com.microsoft.azure.management.containerregistry
-
Defines values for BaseImageTriggerType.
- BaseImageTriggerType() - Constructor for class com.microsoft.azure.management.containerregistry.BaseImageTriggerType
-
- BASIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuName
-
Static value Basic for SkuName.
- BASIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
-
Static value Basic for SkuTier.
- branch() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Get the branch value.
- branch() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Get the branch value.
- branchName() - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Get the branchName value.
- Build - Interface in com.microsoft.azure.management.containerregistry
-
An object that represents a queued build for a container registry.
- Build.QueuedQuickBuildDefinition - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container register queued quick build definitions.
- Build.QueuedQuickBuildDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of queued build task definition stages.
- Build.QueuedQuickBuildDefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the queued quick build definition.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of build argument definition stages for a queued build.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.BuildArgumentDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the build argument definition stages.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.BuildArgumentDefinitionBlank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the build argument definition.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithBuildArgumentAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the build argument definition.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithSecrecy<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build argument definition allowing to specify the secrecy of the build argument.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build argument definition allowing to specify the type of the build argument.
- Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithValue<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build argument definition allowing to specify the value of the build argument.
- Build.QueuedQuickBuildDefinitionStages.WithBuildArgument - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queued build definition allowing to specify the build arguments.
- Build.QueuedQuickBuildDefinitionStages.WithBuildTimeoutInSeconds - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build update definition allowing to specify the build timeout.
- Build.QueuedQuickBuildDefinitionStages.WithCpuCoresCount - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify the CPU configuration required for the build.
- Build.QueuedQuickBuildDefinitionStages.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.
- Build.QueuedQuickBuildDefinitionStages.WithDockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify the Docker file path.
- Build.QueuedQuickBuildDefinitionStages.WithImageCache - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify if the image cache is enabled or not.
- Build.QueuedQuickBuildDefinitionStages.WithImageNames - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify the image names for the build.
- Build.QueuedQuickBuildDefinitionStages.WithImagePush - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify if the image built should be pushed to the registry or not.
- Build.QueuedQuickBuildDefinitionStages.WithOSType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify the OS type required for the build.
- Build.QueuedQuickBuildDefinitionStages.WithSourceLocation - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build definition allowing to specify the source location.
- Build.Update - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a build task update.
- Build.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of queued build update stages.
- Build.UpdateStages.WithArchiving - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queue build update definition allowing to specify whether archiving is enabled or not.
- BUILD_TIME - Static variable in class com.microsoft.azure.management.containerregistry.BaseImageDependencyType
-
Static value BuildTime for BaseImageDependencyType.
- buildArgument(String, String, boolean) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithBuildArgument
-
Specifies the build argument settings.
- buildArgument(String, String, boolean) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithBuildArgument
-
Specifies the build argument settings.
- buildArguments() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Get the buildArguments value.
- buildArguments() - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Get the buildArguments value.
- buildArguments() - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Get the buildArguments value.
- BuildFilter - Class in com.microsoft.azure.management.containerregistry
-
Properties that are enabled for Odata querying.
- BuildFilter() - Constructor for class com.microsoft.azure.management.containerregistry.BuildFilter
-
- buildId() - Method in interface com.microsoft.azure.management.containerregistry.Build
-
- buildId() - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Get the buildId value.
- BuildStatus - Class in com.microsoft.azure.management.containerregistry
-
Defines values for BuildStatus.
- BuildStatus() - Constructor for class com.microsoft.azure.management.containerregistry.BuildStatus
-
- BuildStep - Interface in com.microsoft.azure.management.containerregistry
-
An object that represents a build step for a build task in a container registry.
- BuildStep.BuildTaskBuildStepsDefinition - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container register queued quick build definitions.
- BuildStep.BuildTaskBuildStepsDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of build task build steps definition stages.
- BuildStep.BuildTaskBuildStepsDefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the build task build steps definition.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithBranch - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify the branch.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithBuildArgument - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queued build definition allowing to specify the build arguments.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithContext - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify the relative context path for a docker build in the source.
- BuildStep.BuildTaskBuildStepsDefinitionStages.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.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithDockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify the Docker file path.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageCache - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify if the image cache is enabled or not.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageNames - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify the image names for the build.
- BuildStep.BuildTaskBuildStepsDefinitionStages.WithImagePush - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps definition allowing to specify if the image built should be pushed to the registry or not.
- BuildStep.Update - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a build task update.
- BuildStep.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of queued build update stages.
- BuildStep.UpdateStages.WithBranch - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify the branch.
- BuildStep.UpdateStages.WithBuildArgument - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the queued build update definition allowing to specify the build arguments.
- BuildStep.UpdateStages.WithContext - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify the relative context path for a docker build in the source.
- BuildStep.UpdateStages.WithDockerFilePath - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify the Docker file path.
- BuildStep.UpdateStages.WithImageCache - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify if the image cache is enabled or not.
- BuildStep.UpdateStages.WithImageNames - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify the image names for the build.
- BuildStep.UpdateStages.WithImagePush - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the build task build steps update definition allowing to specify if the image built should be pushed to the registry or not.
- BuildStepOperations - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container registry build steps actions.
- BuildStepPropertiesUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The properties for updating a build step.
- BuildStepPropertiesUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.BuildStepPropertiesUpdateParameters
-
- buildSteps() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask
-
- buildTask() - Method in interface com.microsoft.azure.management.containerregistry.Build
-
- BuildTask - Interface in com.microsoft.azure.management.containerregistry
-
An object that represents a build task for a container registry.
- BuildTask.BuildTaskDefinition - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container register build task definitions.
- BuildTask.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of build task definition stages.
- BuildTask.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the build task definition.
- BuildTask.DefinitionStages.WithAlias - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the alternative name for a build task.
- BuildTask.DefinitionStages.WithAuthenticationRefreshToken - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the authentication refresh token.
- BuildTask.DefinitionStages.WithAuthenticationToken - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the authentication token.
- BuildTask.DefinitionStages.WithAuthenticationTokenAccessScope - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the scope of the access token.
- BuildTask.DefinitionStages.WithAuthenticationTokenType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the type of the authentication token.
- BuildTask.DefinitionStages.WithBuildTaskStatus - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify current status of build task.
- BuildTask.DefinitionStages.WithBuildTimeoutInSeconds - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the build timeout.
- BuildTask.DefinitionStages.WithCommitTrigger - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify whether the source control commit trigger is enabled or not.
- BuildTask.DefinitionStages.WithCpuCoresCount - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the CPU configuration required for the build.
- BuildTask.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.
- BuildTask.DefinitionStages.WithOSType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the OS type required for the build.
- BuildTask.DefinitionStages.WithRepositoryUrl - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the full URL to the source code repository.
- BuildTask.DefinitionStages.WithSourceControlType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the source control type.
- BuildTask.DefinitionStages.WithTokenExpirationTimeInSeconds - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask definition allowing to specify the time in seconds that the token remains valid.
- BuildTask.Update - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a build task update.
- BuildTask.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of build task update stages.
- BuildTask.UpdateStages.WithAlias - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the alternative name for a build task.
- BuildTask.UpdateStages.WithAuthenticationRefreshToken - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the authentication refresh token.
- BuildTask.UpdateStages.WithAuthenticationToken - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the authentication token.
- BuildTask.UpdateStages.WithAuthenticationTokenAccessScope - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the scope of the access token.
- BuildTask.UpdateStages.WithAuthenticationTokenType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the type of the authentication token.
- BuildTask.UpdateStages.WithBuildTaskStatus - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify current status of build task.
- BuildTask.UpdateStages.WithBuildTimeoutInSeconds - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the build timeout.
- BuildTask.UpdateStages.WithCommitTrigger - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify whether the source control commit trigger is enabled or not.
- BuildTask.UpdateStages.WithCpuCoresCount - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the CPU configuration required for the build.
- BuildTask.UpdateStages.WithOSType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the OS type required for the build.
- BuildTask.UpdateStages.WithRepositoryUrl - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the full URL to the source code repository.
- BuildTask.UpdateStages.WithSourceControlType - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the source control type.
- BuildTask.UpdateStages.WithTokenExpirationTimeInSeconds - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the BuildTask update definition allowing to specify the time in seconds that the token remains valid.
- BuildTaskBuildRequest - Class in com.microsoft.azure.management.containerregistry
-
The queue build parameters based on a build task.
- BuildTaskBuildRequest() - Constructor for class com.microsoft.azure.management.containerregistry.BuildTaskBuildRequest
-
- BuildTaskFilter - Class in com.microsoft.azure.management.containerregistry
-
The filter that can be used for listing build tasks.
- BuildTaskFilter() - Constructor for class com.microsoft.azure.management.containerregistry.BuildTaskFilter
-
- buildTaskName() - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Get the buildTaskName value.
- buildTaskName() - Method in class com.microsoft.azure.management.containerregistry.BuildTaskBuildRequest
-
Get the buildTaskName value.
- BuildTaskOperations - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container registry build task actions.
- buildTasks() - Method in interface com.microsoft.azure.management.containerregistry.Registry
-
- BuildTaskStatus - Class in com.microsoft.azure.management.containerregistry
-
Defines values for BuildTaskStatus.
- BuildTaskStatus() - Constructor for class com.microsoft.azure.management.containerregistry.BuildTaskStatus
-
- buildType() - Method in interface com.microsoft.azure.management.containerregistry.Build
-
- buildType() - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Get the buildType value.
- BuildType - Class in com.microsoft.azure.management.containerregistry
-
Defines values for BuildType.
- BuildType() - Constructor for class com.microsoft.azure.management.containerregistry.BuildType
-
- BuildUpdateParameters - Class in com.microsoft.azure.management.containerregistry
-
The set of build properties that can be updated.
- BuildUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.BuildUpdateParameters
-
- BYTES - Static variable in class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
-
Static value Bytes for RegistryUsageUnit.
- reasonPhrase() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Get the reasonPhrase value.
- refreshToken() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask
-
- refreshToken() - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Get the refreshToken value.
- refreshToken() - Method in interface com.microsoft.azure.management.containerregistry.SourceRepositoryProperties
-
- 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 value.
- registry() - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Get the registry value.
- Registry - Interface in com.microsoft.azure.management.containerregistry
-
An immutable client-side representation of an Azure registry.
- Registry.Definition - Interface in com.microsoft.azure.management.containerregistry
-
Container interface for all the definitions related to a registry.
- Registry.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of registry definition stages.
- Registry.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of a container service definition.
- Registry.DefinitionStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to enable admin user.
- Registry.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
- Registry.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container service definition allowing to specify the resource group.
- Registry.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the SKU type.
- Registry.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the storage account.
- Registry.DefinitionStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry definition allowing to add or remove a webhook.
- Registry.Update - Interface in com.microsoft.azure.management.containerregistry
-
The template for an update operation, containing all the settings that can be modified.
- Registry.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container service update stages.
- Registry.UpdateStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry update allowing to enable admin user.
- Registry.UpdateStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the registry definition allowing to specify the SKU type.
- Registry.UpdateStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the container registry update allowing to add or remove a webhook.
- RegistryCredentials - Interface in com.microsoft.azure.management.containerregistry
-
Response containing the login credentials for a container registry.
- RegistryNameCheckRequest - Class in com.microsoft.azure.management.containerregistry
-
A request to check whether a container registry name is available.
- RegistryNameCheckRequest() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Creates an instance of RegistryNameCheckRequest class.
- RegistryPassword - Class in com.microsoft.azure.management.containerregistry
-
The login password for the container registry.
- RegistryPassword() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryPassword
-
- RegistryUsage - Class in com.microsoft.azure.management.containerregistry
-
The quota usage for a container registry.
- RegistryUsage() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsage
-
- RegistryUsageUnit - Class in com.microsoft.azure.management.containerregistry
-
Defines values for RegistryUsageUnit.
- RegistryUsageUnit() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
-
- 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 value.
- repository() - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Get the repository value.
- repository() - Method in class com.microsoft.azure.management.containerregistry.Target
-
Get the repository value.
- repositoryUrl() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask
-
- repositoryUrl() - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Get the repositoryUrl value.
- repositoryUrl() - Method in interface com.microsoft.azure.management.containerregistry.SourceRepositoryProperties
-
- request() - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Get the request value.
- Request - Class in com.microsoft.azure.management.containerregistry
-
The request that generated the event.
- Request() - Constructor for class com.microsoft.azure.management.containerregistry.Request
-
- requestUri() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Get the requestUri value.
- resource() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Get the resource value.
- resourceId() - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Get the resourceId value.
- RUN_TIME - Static variable in class com.microsoft.azure.management.containerregistry.BaseImageDependencyType
-
Static value RunTime for BaseImageDependencyType.
- RUNNING - Static variable in class com.microsoft.azure.management.containerregistry.BuildStatus
-
Static value Running for BuildStatus.
- RUNTIME - Static variable in class com.microsoft.azure.management.containerregistry.BaseImageTriggerType
-
Static value Runtime for BaseImageTriggerType.
- Webhook - Interface in com.microsoft.azure.management.containerregistry
-
An object that represents a webhook for a container registry.
- Webhook.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook definition stages.
- Webhook.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.DefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.DefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.DefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.DefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.DefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
- Webhook.Update - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a webhook update.
- Webhook.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container registry's webhook update definition.
- Webhook.UpdateDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update definition stages.
- Webhook.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateDefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the tags.
- Webhook.UpdateDefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
- Webhook.UpdateResource<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The entirety of a webhook resource update as part of a container registry update.
- Webhook.UpdateResourceStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update stages applicable as part of a container registry update.
- Webhook.UpdateResourceStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The first stage of the webhook definition.
- Webhook.UpdateResourceStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The final stage of the webhook definition.
- Webhook.UpdateResourceStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateResourceStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the tags.
- Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateResourceStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateResourceStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
- Webhook.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of webhook update stages.
- Webhook.UpdateStages.WithCustomHeaders - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
- Webhook.UpdateStages.WithDefaultStatus - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
- Webhook.UpdateStages.WithRepositoriesScope - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
- Webhook.UpdateStages.WithServiceUri - Interface in com.microsoft.azure.management.containerregistry
-
The stage of the webhook definition allowing to specify the service URI for post notifications.
- Webhook.UpdateStages.WithTriggerWhen - Interface in com.microsoft.azure.management.containerregistry
-
- Webhook.WebhookDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of the container register webhook definitions.
- WebhookAction - Class in com.microsoft.azure.management.containerregistry
-
Defines values for WebhookAction.
- WebhookAction() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookAction
-
- WebhookEventInfo - Interface in com.microsoft.azure.management.containerregistry
-
Response containing the primary and secondary admin API keys for a given Azure Search service.
- WebhookOperations - Interface in com.microsoft.azure.management.containerregistry
-
Grouping of container registry webhook actions.
- webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registries
-
- webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registry
-
- WebhookStatus - Class in com.microsoft.azure.management.containerregistry
-
Defines values for WebhookStatus.
- WebhookStatus() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookStatus
-
- WINDOWS - Static variable in class com.microsoft.azure.management.containerregistry.OsType
-
Static value Windows for OsType.
- withAction(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the action value.
- withActor(Actor) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the actor value.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the addr value.
- withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the addr value.
- withAggregationType(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the aggregationType value.
- withAlias(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithAlias
-
Specifies the alternative name for a build task.
- withAlias(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithAlias
-
Specifies the alternative name for a build task.
- withAlias(String) - Method in class com.microsoft.azure.management.containerregistry.BuildTaskFilter
-
Set the alias value.
- withArchivingDisabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.UpdateStages.WithArchiving
-
Specifies the archiving is disabled.
- withArchivingEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.UpdateStages.WithArchiving
-
Specifies the archiving is enabled.
- withAuthenticationRefreshToken(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithAuthenticationRefreshToken
-
Specifies the authentication refresh token.
- withAuthenticationRefreshToken(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithAuthenticationRefreshToken
-
Specifies the authentication refresh token.
- withAuthenticationToken(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithAuthenticationToken
-
Specifies the authentication token.
- withAuthenticationToken(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithAuthenticationToken
-
Specifies the authentication token.
- withAuthenticationTokenType(TokenType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithAuthenticationTokenType
-
Specifies the type of the authentication token.
- withAuthenticationTokenType(TokenType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithAuthenticationTokenType
-
Specifies the type of the authentication token.
- withAuthenticationTokenTypeAccessScope(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithAuthenticationTokenAccessScope
-
Specifies the scope of the access token.
- withAuthenticationTokenTypeAccessScope(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithAuthenticationTokenAccessScope
-
Specifies the scope of the access token.
- withBaseImageTrigger(BaseImageTriggerType) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the baseImageTrigger value.
- withBaseImageTrigger(BaseImageTriggerType) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the baseImageTrigger value.
- withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Basic' SKU type.
- withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Basic' SKU type.
- withBranch(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithBranch
-
Specifies the branch required for the build.
- withBranch(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithBranch
-
Specifies the branch required for the build.
- withBranch(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the branch value.
- withBranch(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the branch value.
- withBranchName(String) - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Set the branchName value.
- withBuildArguments(List<BuildArgumentInner>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the buildArguments value.
- withBuildArguments(List<BuildArgumentInner>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the buildArguments value.
- withBuildArguments(List<BuildArgumentInner>) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the buildArguments value.
- withBuildId(String) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the buildId value.
- withBuildTaskName(String) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the buildTaskName value.
- withBuildTaskName(String) - Method in class com.microsoft.azure.management.containerregistry.BuildTaskBuildRequest
-
Set the buildTaskName value.
- withBuildTaskStatusDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithBuildTaskStatus
-
Specifies that the current status of build task is disabled.
- withBuildTaskStatusDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithBuildTaskStatus
-
Specifies that the current status of build task is disabled.
- withBuildTaskStatusEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithBuildTaskStatus
-
Specifies that the current status of build task is enabled.
- withBuildTaskStatusEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithBuildTaskStatus
-
Specifies that the current status of build task is enabled.
- withBuildTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithBuildTimeoutInSeconds
-
Specifies the build timeout.
- withBuildTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithBuildTimeoutInSeconds
-
Specifies the build timeout.
- withBuildTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithBuildTimeoutInSeconds
-
Specifies the build timeout.
- withBuildType(BuildType) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the buildType value.
- 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.GitCommitTrigger
-
Set the commitId value.
- withCommitTriggerDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithCommitTrigger
-
Specifies that the source control commit trigger is disabled.
- withCommitTriggerDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithCommitTrigger
-
Specifies that the source control commit trigger is disabled.
- withCommitTriggerEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithCommitTrigger
-
Specifies that the source control commit trigger is enabled.
- withCommitTriggerEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithCommitTrigger
-
Specifies that the source control commit trigger is enabled.
- withContent(EventContent) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the content value.
- withContent(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the content value.
- withContextPath(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithContext
-
Specifies the relative context path for a docker build in the source required for the build.
- withContextPath(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithContext
-
Specifies the relative context path for a docker build in the source required for the build.
- withContextPath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the contextPath value.
- withContextPath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the contextPath value.
- withCpu(Integer) - Method in class com.microsoft.azure.management.containerregistry.PlatformProperties
-
Set the cpu value.
- withCpuCoresCount(int) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithCpuCoresCount
-
Specifies the CPU configuration in terms of number of cores required for the build.
- withCpuCoresCount(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithCpuCoresCount
-
Specifies the CPU configuration in terms of number of cores required for the build.
- withCpuCoresCount(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithCpuCoresCount
-
Specifies the CPU configuration in terms of number of cores required for the build.
- withCreateTime(DateTime) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the createTime value.
- withCurrentValue(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the currentValue value.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
-
Specifies a custom header that will be added to notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
-
Specifies the custom headers that will be added to the notifications.
- withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
-
Specifies custom headers that will be added to the notifications.
- withDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the description value.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the digest value.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the digest value.
- withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the digest value.
- withDisplayDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the displayDescription value.
- withDisplayName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the displayName value.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithDockerFilePath
-
Specifies the Docker file path required for the build.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithDockerFilePath
-
Specifies the Docker file path required for the build.
- withDockerFilePath(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithDockerFilePath
-
Specifies the Docker file path required for the build.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the dockerFilePath value.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the dockerFilePath value.
- withDockerFilePath(String) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the dockerFilePath value.
- withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters of a storage account for the container registry.
- withExistingStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The ID of an existing storage account for the container registry.
- withExpiresIn(Integer) - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Set the expiresIn value.
- withFinishTime(DateTime) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the finishTime value.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the headers value.
- withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the headers value.
- withHost(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the host value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the id value.
- withId(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
-
Set the id value.
- withImageCacheDisabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithImageCache
-
Specifies that the image cache is disabled.
- withImageCacheDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageCache
-
Specifies that the image cache is disabled.
- withImageCacheDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithImageCache
-
Specifies that the image cache is disabled.
- withImageCacheEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithImageCache
-
Specifies that the image cache is enabled.
- withImageCacheEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageCache
-
Specifies that the image cache is enabled.
- withImageCacheEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithImageCache
-
Specifies that the image cache is enabled.
- withImageNames(String...) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithImageNames
-
Specifies the image names for the build.
- withImageNames(String...) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithImageNames
-
Specifies the image names for the build.
- withImageNames(String...) - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithImageNames
-
Specifies the image names for the build.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the imageNames value.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the imageNames value.
- withImageNames(List<String>) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the imageNames value.
- withImagePushDisabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithImagePush
-
Specifies that the image built should not be pushed to the registry.
- withImagePushDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithImagePush
-
Specifies that the image built should not be pushed to the registry.
- withImagePushDisabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithImagePush
-
Specifies that the image built should not be pushed to the registry.
- withImagePushEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithImagePush
-
Specifies that the image built should be pushed to the registry.
- withImagePushEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.BuildTaskBuildStepsDefinitionStages.WithImagePush
-
Specifies that the image built should be pushed to the registry.
- withImagePushEnabled() - Method in interface com.microsoft.azure.management.containerregistry.BuildStep.UpdateStages.WithImagePush
-
Specifies that the image built should be pushed to the registry.
- withImages(List<ImageDescriptor>) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the images value.
- withInstanceID(String) - Method in class com.microsoft.azure.management.containerregistry.Source
-
Set the instanceID value.
- withInternalMetricName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the internalMetricName value.
- withIsArchiveEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the isArchiveEnabled value.
- withIsArchiveEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.BuildUpdateParameters
-
Set the isArchiveEnabled value.
- withIsCommitTriggerEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.SourceRepositoryUpdateParameters
-
Set the isCommitTriggerEnabled value.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the isPushEnabled value.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the isPushEnabled value.
- withIsPushEnabled(Boolean) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the isPushEnabled value.
- withLength(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the length value.
- withLimit(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the limit value.
- withMediaType(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the mediaType value.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the method value.
- withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the method value.
- withMetricSpecifications(List<OperationMetricSpecificationDefinition>) - Method in class com.microsoft.azure.management.containerregistry.OperationServiceSpecificationDefinition
-
Set the metricSpecifications value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.Actor
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the name value.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the name value.
- withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the name value.
- withName(SkuName) - Method in class com.microsoft.azure.management.containerregistry.Sku
-
Set the name value.
- withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters for a storage account for the container registry.
- withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
-
The parameters for a storage account for the container registry.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStep
-
Set the noCache value.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.DockerBuildStepUpdateParameters
-
Set the noCache value.
- withNoCache(Boolean) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the noCache value.
- withOperation(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the operation value.
- withOSType(OsType) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithOSType
-
Specifies the OS type required for the build.
- withOSType(OsType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithOSType
-
Specifies the OS type required for the build.
- withOSType(OsType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithOSType
-
Specifies the OS type required for the build.
- withOsType(OsType) - Method in class com.microsoft.azure.management.containerregistry.PlatformProperties
-
Set the osType value.
- withOutputImageManifests(String) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the outputImageManifests value.
- withoutRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
-
Disable admin user.
- withoutTag(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Removes a tag from the resource.
- withoutWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
-
Removes a webhook from the container registry.
- withPlatform(PlatformProperties) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the platform value.
- withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Premium' SKU type.
- withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Premium' SKU type.
- withProvider(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the provider value.
- withProviderType(String) - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Set the providerType value.
- withReasonPhrase(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the reasonPhrase value.
- withRefreshToken(String) - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Set the refreshToken value.
- withRegistry(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the registry value.
- withRegistry(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the registry value.
- withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithAdminUserEnabled
-
Enable admin user.
- withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
-
Enable admin user.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithRepositoriesScope
-
Updates the scope of repositories where the event can be triggered.
- withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithRepositoriesScope
-
Specifies the scope of repositories where the event can be triggered.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the repository value.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the repository value.
- withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the repository value.
- withRepositoryUrl(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithRepositoryUrl
-
Specifies the full URL to the source code repository.
- withRepositoryUrl(String) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithRepositoryUrl
-
Specifies the full URL to the source code repository.
- withRepositoryUrl(String) - Method in class com.microsoft.azure.management.containerregistry.GitCommitTrigger
-
Set the repositoryUrl value.
- withRequest(Request) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the request value.
- withRequestUri(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the requestUri value.
- withResource(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
-
Set the resource value.
- withResourceId(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set the resourceId value.
- withScope(String) - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Set the scope value.
- withSecrecyDisabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithSecrecy
-
Specifies the build argument is not a secret.
- withSecrecyEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithSecrecy
-
Specifies the build argument is secret and hides it from the logs.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithServiceUri
-
Specifies the service URI for post notifications.
- withSize(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the size value.
- withSource(Source) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the source value.
- withSourceControlAuthProperties(SourceControlAuthInfo) - Method in class com.microsoft.azure.management.containerregistry.SourceRepositoryUpdateParameters
-
Set the sourceControlAuthProperties value.
- withSourceControlType(SourceControlType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithSourceControlType
-
Specifies full URL to the source code repository.
- withSourceControlType(SourceControlType) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithSourceControlType
-
Specifies full URL to the source code repository.
- withSourceImage(String) - Method in class com.microsoft.azure.management.containerregistry.ImportSource
-
Set the sourceImage value.
- withSourceLocation(String) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.WithSourceLocation
-
Specifies the source location required for the build.
- withSourceLocation(String) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the sourceLocation value.
- withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
-
Creates a 'managed' registry with a 'Standard' SKU type.
- withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
-
Updates the current container registry to a 'managed' registry with a 'Standard' SKU type.
- withStatus(BuildStatus) - Method in class com.microsoft.azure.management.containerregistry.BuildFilter
-
Set the status value.
- withStatus(PolicyStatus) - Method in class com.microsoft.azure.management.containerregistry.QuarantinePolicy
-
Set the status value.
- withStatus(PolicyStatus) - Method in class com.microsoft.azure.management.containerregistry.TrustPolicy
-
Set the status value.
- withStatusCode(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the statusCode value.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the tag value.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.ImageDescriptor
-
Set the tag value.
- withTag(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the tag value.
- withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
-
Adds a tag to the webhook.
- withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Adds a tag to the webhook.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
-
Set the tags value.
- withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
-
Specifies tags for the webhook.
- withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
-
Specifies tags for the webhook.
- withTarget(Target) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the target value.
- withTimeout(Integer) - Method in class com.microsoft.azure.management.containerregistry.QuickBuildRequest
-
Set the timeout value.
- withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.EventContent
-
Set the timestamp value.
- withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
-
Set the timestamp value.
- withToken(String) - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Set the token value.
- withTokenExpirationTimeInSeconds(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.DefinitionStages.WithTokenExpirationTimeInSeconds
-
Specifies the time in seconds that the token remains valid.
- withTokenExpirationTimeInSeconds(int) - Method in interface com.microsoft.azure.management.containerregistry.BuildTask.UpdateStages.WithTokenExpirationTimeInSeconds
-
Specifies the time in seconds that the token remains valid.
- withTokenType(TokenType) - Method in class com.microsoft.azure.management.containerregistry.SourceControlAuthInfo
-
Set the tokenType value.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithTriggerWhen
-
Specifies the actions that will trigger the webhook notifications.
- withType(BaseImageDependencyType) - Method in class com.microsoft.azure.management.containerregistry.BaseImageDependency
-
Set the type value.
- withType(String) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithType
-
Specifies the type of the build argument.
- withType(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
-
Set the type value.
- withType(TrustPolicyType) - Method in class com.microsoft.azure.management.containerregistry.TrustPolicy
-
Set the type value.
- withUnit(String) - Method in class com.microsoft.azure.management.containerregistry.OperationMetricSpecificationDefinition
-
Set the unit value.
- withUnit(RegistryUsageUnit) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
-
Set the unit value.
- withUrl(String) - Method in class com.microsoft.azure.management.containerregistry.Target
-
Set the url value.
- withUseragent(String) - Method in class com.microsoft.azure.management.containerregistry.Request
-
Set the useragent value.
- withValue(String) - Method in interface com.microsoft.azure.management.containerregistry.Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.WithValue
-
Specifies the value of the build argument.
- withValue(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
-
Set the value value.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
-
Set the version value.