Uses of Class
com.azure.containers.containerregistry.models.SetManifestOptions
Packages that use SetManifestOptions
Package
Description
Package containing the classes for ContainerRegistry.
Package containing the data models for AzureContainerRegistry.
-
Uses of SetManifestOptions in com.azure.containers.containerregistry
Methods in com.azure.containers.containerregistry with parameters of type SetManifestOptionsModifier and TypeMethodDescriptionMono<com.azure.core.http.rest.Response<SetManifestResult>>ContainerRegistryContentAsyncClient.setManifestWithResponse(SetManifestOptions options) Uploads a manifest to the repository.com.azure.core.http.rest.Response<SetManifestResult>ContainerRegistryContentClient.setManifestWithResponse(SetManifestOptions options, com.azure.core.util.Context context) Uploads a manifest to the repository. -
Uses of SetManifestOptions in com.azure.containers.containerregistry.models
Methods in com.azure.containers.containerregistry.models that return SetManifestOptionsModifier and TypeMethodDescriptionA tag to assign to the artifact represented by this manifest.