Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.RegistryInner
-
Packages that use RegistryInner Package Description com.azure.resourcemanager.containerregistry.fluent Package containing the service clients for ContainerRegistryManagementClient.com.azure.resourcemanager.containerregistry.fluent.models Package containing the inner data models for ContainerRegistryManagementClient.com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RegistryInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return RegistryInner Modifier and Type Method Description RegistryInnerRegistriesClient. create(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.RegistryInnerRegistriesClient. create(String resourceGroupName, String registryName, RegistryInner registry, com.azure.core.util.Context context)Creates a container registry with the specified parameters.RegistryInnerRegistriesClient. getByResourceGroup(String resourceGroupName, String registryName)Gets the properties of the specified container registry.RegistryInnerRegistriesClient. update(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.RegistryInnerRegistriesClient. update(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters, com.azure.core.util.Context context)Updates a container registry with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type RegistryInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry, com.azure.core.util.Context context)Creates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry, com.azure.core.util.Context context)Creates a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreateAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreateAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdate(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdate(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdate(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters, com.azure.core.util.Context context)Updates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdate(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters, com.azure.core.util.Context context)Updates a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdateAsync(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginUpdateAsync(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.Mono<RegistryInner>RegistriesClient. createAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.Mono<RegistryInner>RegistriesClient. getByResourceGroupAsync(String resourceGroupName, String registryName)Gets the properties of the specified container registry.com.azure.core.http.rest.Response<RegistryInner>RegistriesClient. getByResourceGroupWithResponse(String resourceGroupName, String registryName, com.azure.core.util.Context context)Gets the properties of the specified container registry.Mono<com.azure.core.http.rest.Response<RegistryInner>>RegistriesClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String registryName)Gets the properties of the specified container registry.com.azure.core.http.rest.PagedIterable<RegistryInner>RegistriesClient. list()Lists all the container registries under the specified subscription.com.azure.core.http.rest.PagedIterable<RegistryInner>RegistriesClient. list(com.azure.core.util.Context context)Lists all the container registries under the specified subscription.com.azure.core.http.rest.PagedFlux<RegistryInner>RegistriesClient. listAsync()Lists all the container registries under the specified subscription.com.azure.core.http.rest.PagedIterable<RegistryInner>RegistriesClient. listByResourceGroup(String resourceGroupName)Lists all the container registries under the specified resource group.com.azure.core.http.rest.PagedIterable<RegistryInner>RegistriesClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Lists all the container registries under the specified resource group.com.azure.core.http.rest.PagedFlux<RegistryInner>RegistriesClient. listByResourceGroupAsync(String resourceGroupName)Lists all the container registries under the specified resource group.Mono<RegistryInner>RegistriesClient. updateAsync(String resourceGroupName, String registryName, RegistryUpdateParameters registryUpdateParameters)Updates a container registry with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type RegistryInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreate(String resourceGroupName, String registryName, RegistryInner registry, com.azure.core.util.Context context)Creates a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RegistryInner>,RegistryInner>RegistriesClient. beginCreateAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.RegistryInnerRegistriesClient. create(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.RegistryInnerRegistriesClient. create(String resourceGroupName, String registryName, RegistryInner registry, com.azure.core.util.Context context)Creates a container registry with the specified parameters.Mono<RegistryInner>RegistriesClient. createAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>RegistriesClient. createWithResponseAsync(String resourceGroupName, String registryName, RegistryInner registry)Creates a container registry with the specified parameters. -
Uses of RegistryInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return RegistryInner Modifier and Type Method Description RegistryInnerRegistryInner. withAdminUserEnabled(Boolean adminUserEnabled)Set the adminUserEnabled property: The value that indicates whether the admin user is enabled.RegistryInnerRegistryInner. withDataEndpointEnabled(Boolean dataEndpointEnabled)Set the dataEndpointEnabled property: Enable a single data endpoint per region for serving data.RegistryInnerRegistryInner. withEncryption(EncryptionProperty encryption)Set the encryption property: The encryption settings of container registry.RegistryInnerRegistryInner. withIdentity(IdentityProperties identity)Set the identity property: The identity of the container registry.RegistryInnerRegistryInner. withLocation(String location)RegistryInnerRegistryInner. withNetworkRuleBypassOptions(NetworkRuleBypassOptions networkRuleBypassOptions)Set the networkRuleBypassOptions property: Whether to allow trusted Azure services to access a network restricted registry.RegistryInnerRegistryInner. withNetworkRuleSet(NetworkRuleSet networkRuleSet)Set the networkRuleSet property: The network rule set for a container registry.RegistryInnerRegistryInner. withPolicies(Policies policies)Set the policies property: The policies for a container registry.RegistryInnerRegistryInner. withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)Set the publicNetworkAccess property: Whether or not public network access is allowed for the container registry.RegistryInnerRegistryInner. withSku(Sku sku)Set the sku property: The SKU of the container registry.RegistryInnerRegistryInner. withTags(Map<String,String> tags)RegistryInnerRegistryInner. withZoneRedundancy(ZoneRedundancy zoneRedundancy)Set the zoneRedundancy property: Whether or not zone redundancy is enabled for this container registry. -
Uses of RegistryInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type RegistryInner Modifier and Type Method Description List<RegistryInner>RegistryListResult. value()Get the value property: The list of container registries.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type RegistryInner Modifier and Type Method Description RegistryListResultRegistryListResult. withValue(List<RegistryInner> value)Set the value property: The list of container registries.
-