Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.DeploymentResourceInner
-
Packages that use DeploymentResourceInner Package Description com.azure.resourcemanager.appplatform.fluent Package containing the service clients for AppPlatformManagementClient.com.azure.resourcemanager.appplatform.fluent.models Package containing the inner data models for AppPlatformManagementClient.com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of DeploymentResourceInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return DeploymentResourceInner Modifier and Type Method Description DeploymentResourceInnerDeploymentsClient. createOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. createOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Create a new Deployment or update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. get(String resourceGroupName, String serviceName, String appName, String deploymentName)Get a Deployment and its properties.DeploymentResourceInnerDeploymentsClient. update(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. update(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Operation to update an exiting Deployment.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type DeploymentResourceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Operation to update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Operation to update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.Mono<DeploymentResourceInner>DeploymentsClient. createOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.Mono<DeploymentResourceInner>DeploymentsClient. getAsync(String resourceGroupName, String serviceName, String appName, String deploymentName)Get a Deployment and its properties.com.azure.core.http.rest.Response<DeploymentResourceInner>DeploymentsClient. getWithResponse(String resourceGroupName, String serviceName, String appName, String deploymentName, com.azure.core.util.Context context)Get a Deployment and its properties.Mono<com.azure.core.http.rest.Response<DeploymentResourceInner>>DeploymentsClient. getWithResponseAsync(String resourceGroupName, String serviceName, String appName, String deploymentName)Get a Deployment and its properties.com.azure.core.http.rest.PagedIterable<DeploymentResourceInner>DeploymentsClient. list(String resourceGroupName, String serviceName, String appName)Handles requests to list all resources in an App.com.azure.core.http.rest.PagedIterable<DeploymentResourceInner>DeploymentsClient. list(String resourceGroupName, String serviceName, String appName, List<String> version, com.azure.core.util.Context context)Handles requests to list all resources in an App.com.azure.core.http.rest.PagedFlux<DeploymentResourceInner>DeploymentsClient. listAsync(String resourceGroupName, String serviceName, String appName)Handles requests to list all resources in an App.com.azure.core.http.rest.PagedFlux<DeploymentResourceInner>DeploymentsClient. listAsync(String resourceGroupName, String serviceName, String appName, List<String> version)Handles requests to list all resources in an App.com.azure.core.http.rest.PagedIterable<DeploymentResourceInner>DeploymentsClient. listForCluster(String resourceGroupName, String serviceName)List deployments for a certain service.com.azure.core.http.rest.PagedIterable<DeploymentResourceInner>DeploymentsClient. listForCluster(String resourceGroupName, String serviceName, List<String> version, com.azure.core.util.Context context)List deployments for a certain service.com.azure.core.http.rest.PagedFlux<DeploymentResourceInner>DeploymentsClient. listForClusterAsync(String resourceGroupName, String serviceName)List deployments for a certain service.com.azure.core.http.rest.PagedFlux<DeploymentResourceInner>DeploymentsClient. listForClusterAsync(String resourceGroupName, String serviceName, List<String> version)List deployments for a certain service.Mono<DeploymentResourceInner>DeploymentsClient. updateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.Methods in com.azure.resourcemanager.appplatform.fluent with parameters of type DeploymentResourceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Operation to update an exiting Deployment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentResourceInner>,DeploymentResourceInner>DeploymentsClient. beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. createOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. createOrUpdate(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Create a new Deployment or update an exiting Deployment.Mono<DeploymentResourceInner>DeploymentsClient. createOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>DeploymentsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Create a new Deployment or update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. update(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.DeploymentResourceInnerDeploymentsClient. update(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource, com.azure.core.util.Context context)Operation to update an exiting Deployment.Mono<DeploymentResourceInner>DeploymentsClient. updateAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>DeploymentsClient. updateWithResponseAsync(String resourceGroupName, String serviceName, String appName, String deploymentName, DeploymentResourceInner deploymentResource)Operation to update an exiting Deployment. -
Uses of DeploymentResourceInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return DeploymentResourceInner Modifier and Type Method Description DeploymentResourceInnerDeploymentResourceInner. withProperties(DeploymentResourceProperties properties)Set the properties property: Properties of the Deployment resource.DeploymentResourceInnerDeploymentResourceInner. withSku(Sku sku)Set the sku property: Sku of the Deployment resource. -
Uses of DeploymentResourceInner in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type DeploymentResourceInner Modifier and Type Method Description List<DeploymentResourceInner>DeploymentResourceCollection. value()Get the value property: Collection of Deployment resources.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type DeploymentResourceInner Modifier and Type Method Description DeploymentResourceCollectionDeploymentResourceCollection. withValue(List<DeploymentResourceInner> value)Set the value property: Collection of Deployment resources.
-