Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.BuildServiceAgentPoolResourceInner
Packages that use BuildServiceAgentPoolResourceInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of BuildServiceAgentPoolResourceInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptionBuildServiceAgentPoolsClient.get(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName) Get build service agent pool.BuildServiceAgentPoolsClient.updatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.BuildServiceAgentPoolsClient.updatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource, com.azure.core.util.Context context) Create or update build service agent pool.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource, com.azure.core.util.Context context) Create or update build service agent pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource, com.azure.core.util.Context context) Create or update build service agent pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePutAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePutAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.BuildServiceAgentPoolsClient.getAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName) Get build service agent pool.com.azure.core.http.rest.Response<BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.getWithResponse(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, com.azure.core.util.Context context) Get build service agent pool.Mono<com.azure.core.http.rest.Response<BuildServiceAgentPoolResourceInner>> BuildServiceAgentPoolsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName) Get build service agent pool.com.azure.core.http.rest.PagedIterable<BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.list(String resourceGroupName, String serviceName, String buildServiceName) List build service agent pool.com.azure.core.http.rest.PagedIterable<BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.list(String resourceGroupName, String serviceName, String buildServiceName, com.azure.core.util.Context context) List build service agent pool.com.azure.core.http.rest.PagedFlux<BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.listAsync(String resourceGroupName, String serviceName, String buildServiceName) List build service agent pool.BuildServiceAgentPoolsClient.updatePutAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.Methods in com.azure.resourcemanager.appplatform.fluent with parameters of type BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource, com.azure.core.util.Context context) Create or update build service agent pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BuildServiceAgentPoolResourceInner>, BuildServiceAgentPoolResourceInner> BuildServiceAgentPoolsClient.beginUpdatePutAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.BuildServiceAgentPoolsClient.updatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.BuildServiceAgentPoolsClient.updatePut(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource, com.azure.core.util.Context context) Create or update build service agent pool.BuildServiceAgentPoolsClient.updatePutAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> BuildServiceAgentPoolsClient.updatePutWithResponseAsync(String resourceGroupName, String serviceName, String buildServiceName, String agentPoolName, BuildServiceAgentPoolResourceInner agentPoolResource) Create or update build service agent pool. -
Uses of BuildServiceAgentPoolResourceInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptionBuildServiceAgentPoolResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BuildServiceAgentPoolResourceInner from the JsonReader.BuildServiceAgentPoolResourceInner.withProperties(BuildServiceAgentPoolProperties properties) Set the properties property: build service agent pool properties. -
Uses of BuildServiceAgentPoolResourceInner in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptionBuildServiceAgentPoolResourceCollection.value()Get the value property: Collection of build service agent pool resource.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type BuildServiceAgentPoolResourceInnerModifier and TypeMethodDescriptionBuildServiceAgentPoolResourceCollection.withValue(List<BuildServiceAgentPoolResourceInner> value) Set the value property: Collection of build service agent pool resource.