Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.GatewayResourceInner
Packages that use GatewayResourceInner
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 GatewayResourceInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return GatewayResourceInnerModifier and TypeMethodDescriptionGatewaysClient.createOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.GatewaysClient.createOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource, com.azure.core.util.Context context) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.Get the Spring Cloud Gateway and its properties.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type GatewayResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource, com.azure.core.util.Context context) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource, com.azure.core.util.Context context) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.GatewaysClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.Get the Spring Cloud Gateway and its properties.com.azure.core.http.rest.Response<GatewayResourceInner>GatewaysClient.getWithResponse(String resourceGroupName, String serviceName, String gatewayName, com.azure.core.util.Context context) Get the Spring Cloud Gateway and its properties.Mono<com.azure.core.http.rest.Response<GatewayResourceInner>>GatewaysClient.getWithResponseAsync(String resourceGroupName, String serviceName, String gatewayName) Get the Spring Cloud Gateway and its properties.com.azure.core.http.rest.PagedIterable<GatewayResourceInner>Handles requests to list all resources in a Service.com.azure.core.http.rest.PagedIterable<GatewayResourceInner>GatewaysClient.list(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Handles requests to list all resources in a Service.com.azure.core.http.rest.PagedFlux<GatewayResourceInner>Handles requests to list all resources in a Service.Methods in com.azure.resourcemanager.appplatform.fluent with parameters of type GatewayResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource, com.azure.core.util.Context context) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GatewayResourceInner>,GatewayResourceInner> GatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.GatewaysClient.createOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.GatewaysClient.createOrUpdate(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource, com.azure.core.util.Context context) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.GatewaysClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>GatewaysClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String gatewayName, GatewayResourceInner gatewayResource) Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway. -
Uses of GatewayResourceInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return GatewayResourceInnerModifier and TypeMethodDescriptionGatewayResourceInner.withProperties(GatewayProperties properties) Set the properties property: Spring Cloud Gateway properties payload.Set the sku property: Sku of the Spring Cloud Gateway resource. -
Uses of GatewayResourceInner in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type GatewayResourceInnerModifier and TypeMethodDescriptionGatewayResourceCollection.value()Get the value property: Collection of gateway resources.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type GatewayResourceInnerModifier and TypeMethodDescriptionGatewayResourceCollection.withValue(List<GatewayResourceInner> value) Set the value property: Collection of gateway resources.