Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.CredentialSetInner
Packages that use CredentialSetInner
Package
Description
Package containing the service clients for ContainerRegistryManagementClient.
Package containing the inner data models for ContainerRegistryManagementClient.
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of CredentialSetInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return CredentialSetInnerModifier and TypeMethodDescriptionCredentialSetsClient.create(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.CredentialSetsClient.create(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters, com.azure.core.util.Context context) Creates a credential set for a container registry with the specified parameters.Gets the properties of the specified credential set resource.CredentialSetsClient.update(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.CredentialSetsClient.update(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters, com.azure.core.util.Context context) Updates a credential set for a container registry with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type CredentialSetInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters, com.azure.core.util.Context context) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters, com.azure.core.util.Context context) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters, com.azure.core.util.Context context) Updates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters, com.azure.core.util.Context context) Updates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginUpdateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.CredentialSetsClient.createAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.CredentialSetsClient.getAsync(String resourceGroupName, String registryName, String credentialSetName) Gets the properties of the specified credential set resource.com.azure.core.http.rest.Response<CredentialSetInner> CredentialSetsClient.getWithResponse(String resourceGroupName, String registryName, String credentialSetName, com.azure.core.util.Context context) Gets the properties of the specified credential set resource.Mono<com.azure.core.http.rest.Response<CredentialSetInner>> CredentialSetsClient.getWithResponseAsync(String resourceGroupName, String registryName, String credentialSetName) Gets the properties of the specified credential set resource.com.azure.core.http.rest.PagedIterable<CredentialSetInner> Lists all credential set resources for the specified container registry.com.azure.core.http.rest.PagedIterable<CredentialSetInner> CredentialSetsClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all credential set resources for the specified container registry.com.azure.core.http.rest.PagedFlux<CredentialSetInner> Lists all credential set resources for the specified container registry.CredentialSetsClient.updateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetUpdateParameters credentialSetUpdateParameters) Updates a credential set for a container registry with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type CredentialSetInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreate(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters, com.azure.core.util.Context context) Creates a credential set for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CredentialSetInner>, CredentialSetInner> CredentialSetsClient.beginCreateAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.CredentialSetsClient.create(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.CredentialSetsClient.create(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters, com.azure.core.util.Context context) Creates a credential set for a container registry with the specified parameters.CredentialSetsClient.createAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> CredentialSetsClient.createWithResponseAsync(String resourceGroupName, String registryName, String credentialSetName, CredentialSetInner credentialSetCreateParameters) Creates a credential set for a container registry with the specified parameters. -
Uses of CredentialSetInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return CredentialSetInnerModifier and TypeMethodDescriptionstatic CredentialSetInnerCredentialSetInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CredentialSetInner from the JsonReader.CredentialSetInner.withAuthCredentials(List<AuthCredential> authCredentials) Set the authCredentials property: List of authentication credentials stored for an upstream.CredentialSetInner.withIdentity(IdentityProperties identity) Set the identity property: Identities associated with the resource.CredentialSetInner.withLoginServer(String loginServer) Set the loginServer property: The credentials are stored for this upstream or login server. -
Uses of CredentialSetInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type CredentialSetInnerModifier and TypeMethodDescriptionCredentialSetListResult.value()Get the value property: The list of credential sets.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type CredentialSetInnerModifier and TypeMethodDescriptionCredentialSetListResult.withValue(List<CredentialSetInner> value) Set the value property: The list of credential sets.