Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.ScopeMapInner
Packages that use ScopeMapInner
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 ScopeMapInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return ScopeMapInnerModifier and TypeMethodDescriptionScopeMapsClient.create(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.ScopeMapsClient.create(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters, com.azure.core.util.Context context) Creates a scope map for a container registry with the specified parameters.Gets the properties of the specified scope map.ScopeMapsClient.update(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.ScopeMapsClient.update(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters, com.azure.core.util.Context context) Updates a scope map with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type ScopeMapInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters, com.azure.core.util.Context context) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters, com.azure.core.util.Context context) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters, com.azure.core.util.Context context) Updates a scope map with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters, com.azure.core.util.Context context) Updates a scope map with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginUpdateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.ScopeMapsClient.createAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.Gets the properties of the specified scope map.com.azure.core.http.rest.Response<ScopeMapInner> ScopeMapsClient.getWithResponse(String resourceGroupName, String registryName, String scopeMapName, com.azure.core.util.Context context) Gets the properties of the specified scope map.Mono<com.azure.core.http.rest.Response<ScopeMapInner>> ScopeMapsClient.getWithResponseAsync(String resourceGroupName, String registryName, String scopeMapName) Gets the properties of the specified scope map.com.azure.core.http.rest.PagedIterable<ScopeMapInner> Lists all the scope maps for the specified container registry.com.azure.core.http.rest.PagedIterable<ScopeMapInner> ScopeMapsClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all the scope maps for the specified container registry.com.azure.core.http.rest.PagedFlux<ScopeMapInner> Lists all the scope maps for the specified container registry.ScopeMapsClient.updateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapUpdateParameters scopeMapUpdateParameters) Updates a scope map with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type ScopeMapInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreate(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters, com.azure.core.util.Context context) Creates a scope map for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopeMapInner>, ScopeMapInner> ScopeMapsClient.beginCreateAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.ScopeMapsClient.create(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.ScopeMapsClient.create(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters, com.azure.core.util.Context context) Creates a scope map for a container registry with the specified parameters.ScopeMapsClient.createAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ScopeMapsClient.createWithResponseAsync(String resourceGroupName, String registryName, String scopeMapName, ScopeMapInner scopeMapCreateParameters) Creates a scope map for a container registry with the specified parameters. -
Uses of ScopeMapInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return ScopeMapInnerModifier and TypeMethodDescriptionstatic ScopeMapInnerScopeMapInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ScopeMapInner from the JsonReader.ScopeMapInner.withActions(List<String> actions) Set the actions property: The list of scoped permissions for registry artifacts.ScopeMapInner.withDescription(String description) Set the description property: The user friendly description of the scope map. -
Uses of ScopeMapInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type ScopeMapInnerModifier and TypeMethodDescriptionScopeMapListResult.value()Get the value property: The list of scope maps.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type ScopeMapInnerModifier and TypeMethodDescriptionScopeMapListResult.withValue(List<ScopeMapInner> value) Set the value property: The list of scope maps.