A B C D E F G H I J L M N O P R S U V W 
All Classes All Packages

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Adds a pipeline policy to apply on each request sent.
AIX - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value aix for ArtifactOperatingSystem.
AMD64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value amd64 for ArtifactArchitecture.
ANDROID - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value android for ArtifactOperatingSystem.
ARM - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value arm for ArtifactArchitecture.
ARM64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value arm64 for ArtifactArchitecture.
ArtifactArchitecture - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactArchitecture.
ArtifactArchitecture() - Constructor for class com.azure.containers.containerregistry.models.ArtifactArchitecture
 
ArtifactManifestOrder - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactManifestOrder.
ArtifactManifestOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestOrder
 
ArtifactManifestPlatform - Class in com.azure.containers.containerregistry.models
The artifact's platform, consisting of operating system and architecture.
ArtifactManifestPlatform() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
 
ArtifactManifestProperties - Class in com.azure.containers.containerregistry.models
Manifest attributes details.
ArtifactManifestProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestProperties
 
ArtifactOperatingSystem - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactOperatingSystem.
ArtifactOperatingSystem() - Constructor for class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
 
ArtifactTagOrder - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactTagOrder.
ArtifactTagOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagOrder
 
ArtifactTagProperties - Class in com.azure.containers.containerregistry.models
Tag attributes.
ArtifactTagProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagProperties
 
audience(ContainerRegistryAudience) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the audience for the Azure Container Registry service.
audience(ContainerRegistryAudience) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the audience for the Azure Container Registry service.
AZURE_RESOURCE_MANAGER_CHINA - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_CHINA for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_GERMANY - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_GERMANY for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_GOVERNMENT - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_GOVERNMENT for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD for ContainerRegistryAudience.

B

buildAsyncClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Creates a ContainerRegistryAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Creates a ContainerRegistryBlobAsyncClient based on options set in the Builder.
buildClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Creates a ContainerRegistryClient based on options set in the Builder.
buildClient() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Creates a ContainerRegistryBlobClient based on options set in the Builder.

C

clientOptions(ClientOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
com.azure.containers.containerregistry - package com.azure.containers.containerregistry
Package containing the classes for ContainerRegistry.
com.azure.containers.containerregistry.models - package com.azure.containers.containerregistry.models
Package containing classes for AzureContainerRegistry.
com.azure.containers.containerregistry.specialized - package com.azure.containers.containerregistry.specialized
Package containing the implementations for AzureContainerRegistry.
configuration(Configuration) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the configuration store that is used during construction of the service client.
ContainerRegistryAsyncClient - Class in com.azure.containers.containerregistry
This class provides a client that exposes operations to managing container images and artifacts.
ContainerRegistryAudience - Class in com.azure.containers.containerregistry.models
Defines values for ContainerRegistryAudience.
ContainerRegistryAudience() - Constructor for class com.azure.containers.containerregistry.models.ContainerRegistryAudience
 
ContainerRegistryBlobAsyncClient - Class in com.azure.containers.containerregistry.specialized
This class provides a client that exposes operations to push and pull images into container registry.
ContainerRegistryBlobClient - Class in com.azure.containers.containerregistry.specialized
This class provides a client that exposes operations to push and pull images into container registry.
ContainerRegistryBlobClientBuilder - Class in com.azure.containers.containerregistry.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of ContainerRegistryBlobClients and ContainerRegistryBlobAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ContainerRegistryBlobClientBuilder() - Constructor for class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
 
ContainerRegistryClient - Class in com.azure.containers.containerregistry
This class provides a client that exposes operations to managing container images and artifacts.
ContainerRegistryClientBuilder - Class in com.azure.containers.containerregistry
This class provides a fluent builder API to help aid the configuration and instantiation of ContainerRegistryClients and ContainerRegistryAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ContainerRegistryClientBuilder() - Constructor for class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
 
ContainerRegistryServiceVersion - Enum in com.azure.containers.containerregistry
The versions of Azure Container Registry supported by this client library.
ContainerRepository - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for repositories in Azure Container Registry.
ContainerRepositoryAsync - Class in com.azure.containers.containerregistry
This class provides helper methods for operations on a given repository in Azure Container Registry.
ContainerRepositoryProperties - Class in com.azure.containers.containerregistry.models
Properties of this repository.
ContainerRepositoryProperties() - Constructor for class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
 
credential(TokenCredential) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.

D

DARWIN - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value darwin for ArtifactOperatingSystem.
delete() - Method in class com.azure.containers.containerregistry.ContainerRepository
Delete the repository in the Azure Container Registry for the given repository.
delete() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Delete the repository in the Azure Container Registry for the given repository.
delete() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the registry artifact with the digest and repository associated with the instance.
delete() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the registry artifact with the matching digest in the given respository.
deleteBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the image associated with the given digest
deleteBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the image associated with the given digest
deleteBlobWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the image associated with the given digest
deleteBlobWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the image associated with the given digest
deleteManifest(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the manifest associated with the given digest.
deleteManifest(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the manifest associated with the given digest.
deleteManifestWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the manifest associated with the given digest.
deleteManifestWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the manifest associated with the given digest.
deleteRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Delete the repository identified by repositoryName.
deleteRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Delete the repository identified by repositoryName.
deleteRepositoryWithResponse(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Delete the repository identified by 'repositoryName'.
deleteRepositoryWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Delete the repository identified by repositoryName.
deleteTag(String) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the tag with the matching tag name for the given repository.
deleteTag(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the tag with the matching tag name for the given repository.
deleteTagWithResponse(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the tag with the matching tag name for the given repository.
deleteTagWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the tag with the matching tag name for the given repository.
deleteWithResponse() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Delete the repository in the Azure Container Registry for the given repository.
deleteWithResponse() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the registry artifact with the matching digest in the given respository.
deleteWithResponse(Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Delete the repository in the Azure Container Registry for the given repository.
deleteWithResponse(Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the registry artifact with the digest and repository associated with the instance.
downloadBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the blob associated with the given digest.
downloadBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the blob associated with the given digest.
DownloadBlobResult - Class in com.azure.containers.containerregistry.models
The object returned by the downloadBlob operation containing the blob contents and its digest.
DownloadBlobResult(String, BinaryData) - Constructor for class com.azure.containers.containerregistry.models.DownloadBlobResult
Initialize an instance of DownloadBlobResult.
downloadBlobWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the blob\layer associated with the given digest.
downloadBlobWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the blob\layer associated with the given digest.
downloadManifest(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the manifest associated with the given tag or digest.
downloadManifest(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the manifest associated with the given tag or digest.
DownloadManifestOptions - Class in com.azure.containers.containerregistry.models
Options for configuring the download manifest operation.
DownloadManifestResult - Class in com.azure.containers.containerregistry.models
The result from downloading an OCI manifest from the registry.
DownloadManifestResult(String, OciManifest, BinaryData) - Constructor for class com.azure.containers.containerregistry.models.DownloadManifestResult
Instantiate an instance of the DownloadManifestResult object.
downloadManifestWithResponse(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the manifest associated with the given tag or digest.
downloadManifestWithResponse(DownloadManifestOptions, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the manifest associated with the given tag or digest.
DRAGONFLY - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value dragonfly for ArtifactOperatingSystem.

E

endpoint(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the service endpoint for the Azure Container Registry instance.
endpoint(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the service endpoint for the Azure Container Registry instance.

F

FREE_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value freebsd for ArtifactOperatingSystem.
fromDigest(String) - Static method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Instantiate the options class with tag.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Creates or finds a ArtifactArchitecture from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Creates or finds a ArtifactManifestOrder from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Creates or finds a ArtifactOperatingSystem from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Creates or finds a ArtifactTagOrder from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Creates or finds a ContainerRegistryAudience from its string representation.
fromTag(String) - Static method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Instantiate the options class with tag.

G

getAdditionalProperties() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the additionalProperties property: Additional information provided through arbitrary metadata.
getAnnotations() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the annotations property: Additional information provided through arbitrary metadata.
getAnnotations() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the annotations property: Additional information provided through arbitrary metadata.
getArchitecture() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the architecture property: CPU architecture.
getArchitecture() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the architecture property: CPU architecture.
getArtifact(String) - Method in class com.azure.containers.containerregistry.ContainerRepository
Creates a new instance of RegistryArtifact object for the specified artifact.
getArtifact(String) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Creates a new instance of RegistryArtifactAsync object for the specified artifact.
getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Creates a new instance of RegistryArtifactAsync object for the specified artifact.
getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Creates a new instance of RegistryArtifact object for the specified artifact.
getAuthors() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the authors property: Contact details of the people or organization responsible for the image.
getConfig() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the config property: V2 image config descriptor.
getContent() - Method in class com.azure.containers.containerregistry.models.DownloadBlobResult
Get the blob contents.
getCreated() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the created property: Date and time on which the image was built (string, date-time as defined by https://tools.ietf.org/html/rfc3339#section-5.6).
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the createdOn property: Created time.
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the createdOn property: Tag created time.
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the createdOn property: Image created time.
getDescription() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the description property: Human-readable description of the software packaged in the image.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the digest property: Manifest digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the digest property: Manifest.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the digest property: Tag digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadBlobResult
Get the digest associated with the blob.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Digest identifier of the manifest.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The manifest's digest, calculated by the registry.
getDigest() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the digest property: Layer digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.UploadBlobResult
The digest of the uploaded blob, calculated by the registry.
getDigest() - Method in class com.azure.containers.containerregistry.models.UploadManifestResult
Get the digest associated with the upload manifest operation.
getDocumentation() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the documentation property: URL to get documentation on the image.
getEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
This method returns the complete registry endpoint.
getFullyQualifiedReference() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the fully qualified reference for the current instance.
getFullyQualifiedReference() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the fully qualified reference for the current instance.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the lastUpdatedOn property: Last update time.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the lastUpdatedOn property: Tag last update time.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the lastUpdatedOn property: Image last update time.
getLatest() - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Gets the latest service version supported by this client library
getLayers() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the layers property: List of V2 image layer information.
getLicenses() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the licenses property: License(s) under which contained software is distributed as an SPDX License Expression.
getManifest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The OCI manifest that was downloaded.
getManifest() - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
The manifest to be uploaded.
getManifestCount() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the manifestCount property: Number of the manifests.
getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the properties associated with an artifact in given repository.
getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the properties associated with an artifact in given repository.
getManifestPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the properties associated with an artifact in given repository.
getManifestPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the properties associated with an artifact in given repository.
getManifestStream() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The manifest stream that was downloaded.
getMediaType() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the mediaType property: Layer media type.
getName() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the Azure Container Registry service endpoint for the current instance.
getName() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the Azure Container Registry service endpoint for the current instance.
getName() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the name property: Tag name.
getName() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the name property: Image name.
getName() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the name property: Name of the reference for a target.
getOperatingSystem() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the operatingSystem property: Operating system.
getOperatingSystem() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the operatingSystem property: Operating system.
getProperties() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the properties associated with the given repository.
getProperties() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the properties associated with the given repository.
getPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the properties associated with the given repository.
getPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the properties associated with the given repository.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the Azure Container Registry name for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the Azure Container Registry name for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the Azure Container Registry service endpoint for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the Azure Container Registry service endpoint for the current instance.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the registryLoginServer property: Registry login server name.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the registryLoginServer property: Registry login server name.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the registryLoginServer property: Registry login server name.
getRelatedArtifacts() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the relatedArtifacts property: List of artifacts that are referenced by this manifest list, with information about the platform each supports.
getRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Creates a new instance of ContainerRepositoryAsync object for the specified repository.
getRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Creates a new instance of ContainerRepository object for the specified repository.
getRepositoryName() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the repositoryName property: Repository name.
getRepositoryName() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the repositoryName property: Image name.
getRepositoryName() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the repository name for the current instance.
getRepositoryName() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the repository name for the current instance.
getRepositoryName() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
This method returns the registry's repository on which operations are being performed.
getRepositoryName() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
This method returns the registry's repository on which operations are being performed.
getRevision() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the revision property: Source control revision identifier for the packaged software.
getSchemaVersion() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the schemaVersion property: Schema version.
getSize() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the size property: Layer size.
getSizeInBytes() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the sizeInBytes property: Image size in bytes.
getSource() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the source property: URL to get source code for building the image.
getTag() - Method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Tag identifier of the manifest.
getTag() - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
The tag assigned to the artifact represented by this manifest.
getTagCount() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the tagCount property: Number of the tags.
getTagProperties(String) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the tag properties associated with a given tag in the repository.
getTagProperties(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the tag properties associated with a given tag in the repository.
getTagPropertiesWithResponse(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the tag properties associated with a given tag in the repository.
getTagPropertiesWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the tag properties associated with a given tag in the repository.
getTags() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the tags property: List of tags.
getTitle() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the title property: Human-readable title of the image.
getUrl() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the url property: URL to find more information on the image.
getUrls() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the urls property: Specifies a list of URIs from which this object may be downloaded.
getVendor() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the vendor property: Name of the distributing entity, organization or individual.
getVersion() - Method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
getVersion() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the version property: Version of the packaged software.

H

httpClient(HttpClient) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.

I

I386 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value 386 for ArtifactArchitecture.
ILLUMOS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value illumos for ArtifactOperatingSystem.
IOS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value ios for ArtifactOperatingSystem.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the deleteEnabled property: Delete enabled.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the deleteEnabled property: Delete enabled.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the deleteEnabled property: Delete enabled.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the listEnabled property: List enabled.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the listEnabled property: List enabled.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the listEnabled property: List enabled.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the readEnabled property: Read enabled.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the readEnabled property: Read enabled.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the readEnabled property: Read enabled.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the writeEnabled property: Write enabled.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the writeEnabled property: Write enabled.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the writeEnabled property: Write enabled.

J

JS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value js for ArtifactOperatingSystem.

L

LAST_UPDATED_ON_ASCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value timeasc for ArtifactManifestOrder.
LAST_UPDATED_ON_ASCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value timeasc for ArtifactTagOrder.
LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value timedesc for ArtifactManifestOrder.
LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value timedesc for ArtifactTagOrder.
LINUX - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value linux for ArtifactOperatingSystem.
listManifestProperties() - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository.
listManifestProperties() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Fetches all the artifacts associated with the given repository.
listManifestProperties(ArtifactManifestOrder) - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository .
listManifestProperties(ArtifactManifestOrder) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Fetches all the artifacts associated with the given repository.
listManifestProperties(ArtifactManifestOrder, Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository .
listRepositoryNames() - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
List all the repository names in this registry.
listRepositoryNames() - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
List all the repository names in this registry.
listRepositoryNames(Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
List all the repository names in this registry.
listTagProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.
listTagProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.

M

MIPS - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips for ArtifactArchitecture.
MIPS_LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mipsle for ArtifactArchitecture.
MIPS64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips64 for ArtifactArchitecture.
MIPS64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips64le for ArtifactArchitecture.

N

NET_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value netbsd for ArtifactOperatingSystem.
NONE - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value none for ArtifactManifestOrder.
NONE - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value none for ArtifactTagOrder.

O

OciAnnotations - Class in com.azure.containers.containerregistry.models
Additional information provided through arbitrary metadata.
OciAnnotations() - Constructor for class com.azure.containers.containerregistry.models.OciAnnotations
 
OciBlobDescriptor - Class in com.azure.containers.containerregistry.models
Docker V2 image layer descriptor including config and layers.
OciBlobDescriptor() - Constructor for class com.azure.containers.containerregistry.models.OciBlobDescriptor
 
OciManifest - Class in com.azure.containers.containerregistry.models
Returns the requested OCI Manifest file.
OciManifest() - Constructor for class com.azure.containers.containerregistry.models.OciManifest
 
OPEN_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value openbsd for ArtifactOperatingSystem.

P

pipeline(HttpPipeline) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpPipeline to use for the service client.
PLAN9 - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value plan9 for ArtifactOperatingSystem.
PPC64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value ppc64 for ArtifactArchitecture.
PPC64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value ppc64le for ArtifactArchitecture.

R

RegistryArtifact - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for artifacts in a given repository.
RegistryArtifactAsync - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for artifacts in a given repository.
repository(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the repository name for the Azure Container Registry Blob instance.
retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpPipelinePolicy that is used to retry requests.
retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpPipelinePolicy that is used to retry requests.
RISC_V64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value riscv64 for ArtifactArchitecture.

S

S390X - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value s390x for ArtifactArchitecture.
serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the ContainerRegistryServiceVersion that is used when making API requests.
serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the ContainerRegistryServiceVersion that is used when making API requests.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the additionalProperties property: Additional information provided through arbitrary metadata.
setAnnotations(OciAnnotations) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the annotations property: Additional information provided through arbitrary metadata.
setAnnotations(OciAnnotations) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the annotations property: Additional information provided through arbitrary metadata.
setAuthors(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the authors property: Contact details of the people or organization responsible for the image.
setConfig(OciBlobDescriptor) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the config property: V2 image config descriptor.
setCreated(OffsetDateTime) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the created property: Date and time on which the image was built (string, date-time as defined by https://tools.ietf.org/html/rfc3339#section-5.6).
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the deleteEnabled property: Delete enabled.
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the deleteEnabled property: Delete enabled.
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the deleteEnabled property: Delete enabled.
setDescription(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the description property: Human-readable description of the software packaged in the image.
setDigest(String) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the digest property: Layer digest.
setDocumentation(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the documentation property: URL to get documentation on the image.
setLayers(List<OciBlobDescriptor>) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the layers property: List of V2 image layer information.
setLicenses(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the licenses property: License(s) under which contained software is distributed as an SPDX License Expression.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the listEnabled property: List enabled.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the listEnabled property: List enabled.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the listEnabled property: List enabled.
setMediaType(String) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the mediaType property: Layer media type.
setName(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the name property: Name of the reference for a target.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the readEnabled property: Read enabled.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the readEnabled property: Read enabled.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the readEnabled property: Read enabled.
setRevision(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the revision property: Source control revision identifier for the packaged software.
setSchemaVersion(Integer) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the schemaVersion property: Schema version.
setSize(Long) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the size property: Layer size.
setSource(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the source property: URL to get source code for building the image.
setTag(String) - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
A tag to assign to the artifact represented by this manifest.
setTitle(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the title property: Human-readable title of the image.
setUrl(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the url property: URL to find more information on the image.
setUrls(List<String>) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the urls property: Specifies a list of URIs from which this object may be downloaded.
setVendor(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the vendor property: Name of the distributing entity, organization or individual.
setVersion(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the version property: Version of the packaged software.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the writeEnabled property: Write enabled.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the writeEnabled property: Write enabled.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the writeEnabled property: Write enabled.
SOLARIS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value solaris for ArtifactOperatingSystem.

U

updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the writeable properties ArtifactTagProperties of the artifact with the given digest.
updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactManifestProperties of the artifact with the given digest.
updateManifestPropertiesWithResponse(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactManifestProperties of the artifact with the given digest.
updateManifestPropertiesWithResponse(ArtifactManifestProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the artifact with the given digest.
updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepository
Update the repository properties ContainerRepositoryProperties of the given repository.
updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Update the repository properties ContainerRepositoryProperties of the given repository.
updatePropertiesWithResponse(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Update the repository properties ContainerRepositoryProperties of the given repository.
updatePropertiesWithResponse(ContainerRepositoryProperties, Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Update the settable properties ContainerRepositoryProperties of the given repository.
updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the given tag.
updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactTagProperties of the tag with the given name tag.
updateTagPropertiesWithResponse(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactTagProperties of the tag with the given name tag..
updateTagPropertiesWithResponse(String, ArtifactTagProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the given tag in repository.
uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a blob to the repository.
uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a blob to the repository.
UploadBlobResult - Class in com.azure.containers.containerregistry.models
The result from uploading the blob.
UploadBlobResult(String) - Constructor for class com.azure.containers.containerregistry.models.UploadBlobResult
Instantiate the upload blob result.
uploadBlobWithResponse(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a blob to the repository.
uploadBlobWithResponse(BinaryData, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a blob to the repository.
uploadManifest(OciManifest) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Upload the Oci manifest to the repository.
uploadManifest(OciManifest) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Upload the Oci manifest to the repository.
uploadManifest(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a manifest to the repository.
uploadManifest(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a manifest to the repository.
UploadManifestOptions - Class in com.azure.containers.containerregistry.models
Options for configuring the upload manifest operation.
UploadManifestOptions(OciManifest) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestOptions
Instantiate an instance of upload manifest options with the ocimanifest information.
UploadManifestOptions(BinaryData) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestOptions
Instantiate an instance of upload manifest options with the manifest information.
UploadManifestResult - Class in com.azure.containers.containerregistry.models
The result from uploading a manifest.
UploadManifestResult(String) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestResult
Initializes upload manifest result object.
uploadManifestWithResponse(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a manifest to the repository.
uploadManifestWithResponse(UploadManifestOptions, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a manifest to the repository.

V

V2021_07_01 - com.azure.containers.containerregistry.ContainerRegistryServiceVersion
The api-version of 2021-07-01.
valueOf(String) - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactArchitecture
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactTagOrder
 
values() - Static method in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
 

W

WASM - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value wasm for ArtifactArchitecture.
WINDOWS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value windows for ArtifactOperatingSystem.
A B C D E F G H I J L M N O P R S U V W 
All Classes All Packages