Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.AgentPoolInner
Packages that use AgentPoolInner
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 AgentPoolInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolsClient.create(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.AgentPoolsClient.create(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool, com.azure.core.util.Context context) Creates an agent pool for a container registry with the specified parameters.Gets the detailed information for a given agent pool.AgentPoolsClient.update(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.AgentPoolsClient.update(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters, com.azure.core.util.Context context) Updates an agent pool with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type AgentPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool, com.azure.core.util.Context context) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool, com.azure.core.util.Context context) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters, com.azure.core.util.Context context) Updates an agent pool with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters, com.azure.core.util.Context context) Updates an agent pool with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpdateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.AgentPoolsClient.createAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.Gets the detailed information for a given agent pool.com.azure.core.http.rest.Response<AgentPoolInner> AgentPoolsClient.getWithResponse(String resourceGroupName, String registryName, String agentPoolName, com.azure.core.util.Context context) Gets the detailed information for a given agent pool.Mono<com.azure.core.http.rest.Response<AgentPoolInner>> AgentPoolsClient.getWithResponseAsync(String resourceGroupName, String registryName, String agentPoolName) Gets the detailed information for a given agent pool.com.azure.core.http.rest.PagedIterable<AgentPoolInner> Lists all the agent pools for a specified container registry.com.azure.core.http.rest.PagedIterable<AgentPoolInner> AgentPoolsClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all the agent pools for a specified container registry.com.azure.core.http.rest.PagedFlux<AgentPoolInner> Lists all the agent pools for a specified container registry.AgentPoolsClient.updateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolUpdateParameters updateParameters) Updates an agent pool with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type AgentPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreate(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool, com.azure.core.util.Context context) Creates an agent pool for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.AgentPoolsClient.create(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.AgentPoolsClient.create(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool, com.azure.core.util.Context context) Creates an agent pool for a container registry with the specified parameters.AgentPoolsClient.createAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AgentPoolsClient.createWithResponseAsync(String resourceGroupName, String registryName, String agentPoolName, AgentPoolInner agentPool) Creates an agent pool for a container registry with the specified parameters. -
Uses of AgentPoolInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return AgentPoolInnerModifier and TypeMethodDescriptionstatic AgentPoolInnerAgentPoolInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AgentPoolInner from the JsonReader.Set the count property: The count of agent machine.AgentPoolInner.withLocation(String location) Set the os property: The OS of agent machine.Set the tier property: The Tier of agent machine.AgentPoolInner.withVirtualNetworkSubnetResourceId(String virtualNetworkSubnetResourceId) Set the virtualNetworkSubnetResourceId property: The Virtual Network Subnet Resource Id of the agent machine. -
Uses of AgentPoolInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolListResult.value()Get the value property: The collection value.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolListResult.withValue(List<AgentPoolInner> value) Set the value property: The collection value.