Index
All Classes and Interfaces|All Packages
A
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Adds a
pipeline policyto apply on each request sent. - addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Adds a
pipeline policyto 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
-
AMD64.
- 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
-
ARM.
- ARM64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
ARM64.
- ArtifactArchitecture - Class in com.azure.containers.containerregistry.models
-
The artifact platform's architecture.
- ArtifactArchitecture() - Constructor for class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
Deprecated.
- ArtifactManifestOrder - Class in com.azure.containers.containerregistry.models
-
Sort options for ordering manifests in a collection.
- ArtifactManifestOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestOrder
-
Deprecated.Use the
ArtifactManifestOrder.fromString(String)factory method. - 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
-
Creates an instance of ArtifactManifestPlatform class.
- ArtifactManifestProperties - Class in com.azure.containers.containerregistry.models
-
Manifest attributes details.
- ArtifactManifestProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestProperties
-
Creates an instance of ArtifactManifestProperties class.
- ArtifactOperatingSystem - Class in com.azure.containers.containerregistry.models
-
Defines values for ArtifactOperatingSystem.
- ArtifactOperatingSystem() - Constructor for class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
-
Deprecated.Use the
ArtifactOperatingSystem.fromString(String)factory method. - ArtifactTagOrder - Class in com.azure.containers.containerregistry.models
-
Sort options for ordering tags in a collection.
- ArtifactTagOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagOrder
-
Deprecated.Use the
ArtifactTagOrder.fromString(String)factory method. - ArtifactTagProperties - Class in com.azure.containers.containerregistry.models
-
Tag attributes.
- ArtifactTagProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagProperties
-
Creates an instance of ArtifactTagProperties class.
- 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.ContainerRegistryContentClientBuilder
-
Sets the audience for the Azure Container Registry service.
- AZURE_RESOURCE_MANAGER_CHINA - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
-
Audience value used to get management (ARM) token scope for Azure Container Registry in Azure China cloud.
- AZURE_RESOURCE_MANAGER_GERMANY - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
-
Deprecated.Germany government cloud is no longer supported.
- AZURE_RESOURCE_MANAGER_GOVERNMENT - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
-
Audience value used to get management (ARM) token scope for Azure Container Registry in Azure US government cloud.
- AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
-
Audience value used to get management (ARM) token scope for Azure Container Registry in Azure public cloud.
B
- buildAsyncClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Creates a
ContainerRegistryAsyncClientbased on options set in the Builder. - buildAsyncClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Creates a
ContainerRegistryContentAsyncClientbased on options set in the Builder. - buildClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Creates a
ContainerRegistryClientbased on options set in the Builder. - buildClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Creates a
ContainerRegistryContentClientbased 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.ContainerRegistryContentClientBuilder
-
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 the data models 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.ContainerRegistryContentClientBuilder
-
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
-
Deprecated.Use the
ContainerRegistryAudience.fromString(String)factory method. - 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
ContainerRegistryClientsandContainerRegistryAsyncClients, callbuildClientandbuildAsyncClientrespectively to construct an instance of the desired client. - ContainerRegistryClientBuilder() - Constructor for class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
- ContainerRegistryContentAsyncClient - Class in com.azure.containers.containerregistry
-
This class provides a client that exposes operations to push and pull images into container registry.
- ContainerRegistryContentClient - Class in com.azure.containers.containerregistry
-
This class provides a client that exposes operations to push and pull images into container registry.
- ContainerRegistryContentClientBuilder - Class in com.azure.containers.containerregistry
-
This class provides a fluent builder API to help aid the configuration and instantiation of
ContainerRegistryContentClientsandContainerRegistryContentAsyncClients, callbuildClientandbuildAsyncClientrespectively to construct an instance of the desired client. - ContainerRegistryContentClientBuilder() - Constructor for class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
- 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
-
Creates an instance of ContainerRepositoryProperties class.
- credential(TokenCredential) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Sets the
TokenCredentialused to authorize requests sent to the service. - credential(TokenCredential) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
TokenCredentialused 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.ContainerRegistryContentAsyncClient
-
Delete the image identified by the given digest
- deleteBlob(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Delete the image identified by the given digest
- deleteBlobWithResponse(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Delete the image identified by the given digest
- deleteBlobWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Delete the image identified by the given digest
- deleteManifest(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Delete the manifest identified by the given digest.
- deleteManifest(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Delete the manifest identified by the given digest.
- deleteManifestWithResponse(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Delete the manifest identified by the given digest.
- deleteManifestWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Delete the manifest identified by 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.
- DOCKER_MANIFEST - Static variable in class com.azure.containers.containerregistry.models.ManifestMediaType
-
Docker v2 manifest content type.
- downloadStream(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Download the blob identified by the given digest.
- downloadStream(String, WritableByteChannel) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Download the blob identified by the given digest.
- downloadStream(String, WritableByteChannel, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Download the blob identified by the given 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.ContainerRegistryContentClientBuilder
-
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.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
-
Reads an instance of ArtifactManifestPlatform from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
-
Reads an instance of ArtifactManifestProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
-
Reads an instance of ArtifactTagProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
-
Reads an instance of ContainerRepositoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.OciAnnotations
-
Reads an instance of OciAnnotations from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.OciDescriptor
-
Reads an instance of OciDescriptor from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.containers.containerregistry.models.OciImageManifest
-
Reads an instance of OciImageManifest from the JsonReader.
- 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.
- fromString(String) - Static method in class com.azure.containers.containerregistry.models.ManifestMediaType
-
Creates an instance of
ManifestMediaTypefrom content type string.
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.OciDescriptor
-
Get the annotations property: Additional information provided through arbitrary metadata.
- getAnnotations() - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
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
RegistryArtifactobject for the specified artifact. - getArtifact(String) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
-
Creates a new instance of
RegistryArtifactAsyncobject for the specified artifact. - getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
-
Creates a new instance of
RegistryArtifactAsyncobject for the specified artifact. - getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
-
Creates a new instance of
RegistryArtifactobject 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.
- getConfiguration() - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
Get the configuration property: V2 image config descriptor.
- 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.
- getCreatedOn() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
-
Get the createdOn 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).
- 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.GetManifestResult
-
The manifest's digest, calculated by the registry.
- getDigest() - Method in class com.azure.containers.containerregistry.models.OciDescriptor
-
Get the digest property: Layer digest.
- getDigest() - Method in class com.azure.containers.containerregistry.models.SetManifestResult
-
Get manifest digest.
- getDigest() - Method in class com.azure.containers.containerregistry.models.UploadRegistryBlobResult
-
The digest of the uploaded blob, calculated by the registry.
- 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.ContainerRegistryContentAsyncClient
-
This method returns the complete registry endpoint.
- getEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
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.OciImageManifest
-
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.GetManifestResult
-
The manifest content retrieved from the service.
- getManifest() - Method in class com.azure.containers.containerregistry.models.SetManifestOptions
-
The manifest to be sent to the service.
- getManifest(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Download the manifest identified by the given tag or digest.
- getManifest(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Download the manifest identified by the given tag or digest.
- getManifestCount() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
-
Get the manifestCount property: Number of the manifests.
- getManifestMediaType() - Method in class com.azure.containers.containerregistry.models.GetManifestResult
-
Get manifest media type.
- getManifestMediaType() - Method in class com.azure.containers.containerregistry.models.SetManifestOptions
-
Media type of the corresponding manifest.
- getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Gets the
propertiesassociated with an artifact in givenrepository. - getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Gets the
propertiesassociated with an artifact in givenrepository. - getManifestPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Gets the
propertiesassociated with an artifact in givenrepository. - getManifestPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Gets the
propertiesassociated with an artifact in givenrepository. - GetManifestResult - Class in com.azure.containers.containerregistry.models
-
The result of getting a manifest from the registry.
- getManifestWithResponse(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Download the manifest identified by the given tag or digest.
- getManifestWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Download the manifest of custom type identified by the given tag or digest.
- getMediaType() - Method in class com.azure.containers.containerregistry.models.OciDescriptor
-
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
propertiesassociated with the givenrepository. - getProperties() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
-
Gets the
propertiesassociated with the givenrepository. - getPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
-
Gets the
propertiesassociated with the givenrepository. - getPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
-
Gets the
propertiesassociated with the givenrepository. - 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
ContainerRepositoryAsyncobject for the specified repository. - getRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
-
Creates a new instance of
ContainerRepositoryobject for the specified repository. - getRepositoryName() - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
This method returns the registry's repository on which operations are being performed.
- getRepositoryName() - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
This method returns the registry's repository on which operations are being performed.
- 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.
- 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.OciImageManifest
-
Get the schemaVersion property: Schema version.
- getSizeInBytes() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
-
Get the sizeInBytes property: Image size in bytes.
- getSizeInBytes() - Method in class com.azure.containers.containerregistry.models.OciDescriptor
-
Get the sizeInBytes property: Layer size.
- getSizeInBytes() - Method in class com.azure.containers.containerregistry.models.UploadRegistryBlobResult
-
The size of uploaded blob.
- 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.SetManifestOptions
-
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.OciDescriptor
-
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
HttpClientto use for sending and receiving requests to and from the service. - httpClient(HttpClient) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
HttpClientto use for sending and receiving requests to and from the service. - httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Sets the
logging configurationto use when sending and receiving requests to and from the service. - httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
logging configurationto use when sending and receiving requests to and from the service.
I
- I386 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
i386.
- 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
-
Order manifest by LastUpdatedOn field, from least recently updated to most recently updated.
- LAST_UPDATED_ON_ASCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
-
Order tags by LastUpdatedOn field, from least recently updated to most recently updated.
- LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
-
Order manifests by LastUpdatedOn field, from most recently updated to least recently updated.
- LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
-
Order tags by LastUpdatedOn field, from most recently updated to least recently updated.
- 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
- ManifestMediaType - Class in com.azure.containers.containerregistry.models
-
Manifest media type.
- ManifestMediaType() - Constructor for class com.azure.containers.containerregistry.models.ManifestMediaType
-
Deprecated.use
ManifestMediaType.fromString(String)instead. - MIPS - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
MIPS.
- MIPS_LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
MIPSLE.
- MIPS64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
MIPS64.
- MIPS64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
MIPS64LE.
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
-
Do not provide an orderby value in the request.
- NONE - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
-
Do not provide an orderby value in the request.
O
- OCI_IMAGE_MANIFEST - Static variable in class com.azure.containers.containerregistry.models.ManifestMediaType
-
OCI manifest content type.
- OciAnnotations - Class in com.azure.containers.containerregistry.models
-
Additional information provided through arbitrary metadata.
- OciAnnotations() - Constructor for class com.azure.containers.containerregistry.models.OciAnnotations
-
Creates an instance of OciAnnotations class.
- OciDescriptor - Class in com.azure.containers.containerregistry.models
-
Docker V2 image layer descriptor including config and layers.
- OciDescriptor() - Constructor for class com.azure.containers.containerregistry.models.OciDescriptor
-
Creates an instance of OciDescriptor class.
- OciImageManifest - Class in com.azure.containers.containerregistry.models
-
Returns the requested OCI Manifest file.
- OciImageManifest() - Constructor for class com.azure.containers.containerregistry.models.OciImageManifest
-
Creates an instance of OciImageManifest class.
- 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
HttpPipelineto use for the service client. - pipeline(HttpPipeline) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
HttpPipelineto 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
-
PPC64.
- PPC64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
PPC64LE.
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.
- repositoryName(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the repository name for the Azure Container Registry Blob instance.
- retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Sets the
RetryOptionsfor all the requests made through the client. - retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
RetryOptionsfor all the requests made through the client. - retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Sets the
HttpPipelinePolicythat is used to retry requests. - retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
HttpPipelinePolicythat is used to retry requests. - RISC_V64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
RISCv64.
S
- S390X - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
s390x.
- serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
-
Sets the
ContainerRegistryServiceVersionthat is used when making API requests. - serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClientBuilder
-
Sets the
ContainerRegistryServiceVersionthat 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.OciDescriptor
-
Set the annotations property: Additional information provided through arbitrary metadata.
- setAnnotations(OciAnnotations) - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
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.
- setConfiguration(OciDescriptor) - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
Set the configuration property: V2 image config descriptor.
- setCreatedOn(OffsetDateTime) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
-
Set the createdOn 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.OciDescriptor
-
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<OciDescriptor>) - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
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.
- setManifest(OciImageManifest, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Upload the Oci manifest to the repository.
- setManifest(OciImageManifest, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Upload the OCI manifest to the repository.
- SetManifestOptions - Class in com.azure.containers.containerregistry.models
-
Set manifest options.
- SetManifestOptions(OciImageManifest) - Constructor for class com.azure.containers.containerregistry.models.SetManifestOptions
-
Creates new instance of
SetManifestOptions - SetManifestOptions(BinaryData, ManifestMediaType) - Constructor for class com.azure.containers.containerregistry.models.SetManifestOptions
-
Creates new instance of
SetManifestOptions - SetManifestResult - Class in com.azure.containers.containerregistry.models
-
The result from setting a manifest.
- setManifestWithResponse(SetManifestOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Uploads a manifest to the repository.
- setManifestWithResponse(SetManifestOptions, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Uploads a manifest to the repository.
- setMediaType(String) - Method in class com.azure.containers.containerregistry.models.OciDescriptor
-
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(int) - Method in class com.azure.containers.containerregistry.models.OciImageManifest
-
Set the schemaVersion property: Schema version.
- setSizeInBytes(Long) - Method in class com.azure.containers.containerregistry.models.OciDescriptor
-
Set the sizeInBytes 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.SetManifestOptions
-
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.OciDescriptor
-
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.
T
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.OciDescriptor
- toJson(JsonWriter) - Method in class com.azure.containers.containerregistry.models.OciImageManifest
U
- updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Update the writeable properties
ArtifactTagPropertiesof the artifact with the givendigest. - updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Update the properties
ArtifactManifestPropertiesof the artifact with the givendigest. - updateManifestPropertiesWithResponse(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Update the properties
ArtifactManifestPropertiesof the artifact with the givendigest. - updateManifestPropertiesWithResponse(ArtifactManifestProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Update the properties
ArtifactTagPropertiesof the artifact with the givendigest. - updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepository
-
Update the repository properties
ContainerRepositoryPropertiesof the givenrepository. - updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
-
Update the repository properties
ContainerRepositoryPropertiesof the givenrepository. - updatePropertiesWithResponse(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
-
Update the repository properties
ContainerRepositoryPropertiesof the givenrepository. - updatePropertiesWithResponse(ContainerRepositoryProperties, Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
-
Update the settable properties
ContainerRepositoryPropertiesof the givenrepository. - updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Update the properties
ArtifactTagPropertiesof the giventag. - updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Update the properties
ArtifactTagPropertiesof the tag with the given nametag. - updateTagPropertiesWithResponse(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
-
Update the properties
ArtifactTagPropertiesof the tag with the given nametag.. - updateTagPropertiesWithResponse(String, ArtifactTagProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
-
Update the properties
ArtifactTagPropertiesof the given tag inrepository. - uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentAsyncClient
-
Uploads a blob to the repository.
- uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Uploads a blob to the repository in chunks of 4MB.
- uploadBlob(BinaryData, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryContentClient
-
Uploads a blob to the repository in chunks of 4MB.
- UploadRegistryBlobResult - Class in com.azure.containers.containerregistry.models
-
The result from uploading the blob.
V
- V2021_07_01 - Enum constant in enum 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
-
Gets known ArtifactArchitecture values.
- values() - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
-
Gets known ArtifactManifestOrder values.
- values() - Static method in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
-
Gets known ArtifactOperatingSystem values.
- values() - Static method in class com.azure.containers.containerregistry.models.ArtifactTagOrder
-
Gets known ArtifactTagOrder values.
- values() - Static method in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
W
- WASM - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
-
Wasm.
- WINDOWS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
-
Static value windows for ArtifactOperatingSystem.
All Classes and Interfaces|All Packages
ArtifactArchitecture.fromString(String)factory method.