Uses of Class
com.azure.resourcemanager.appplatform.models.GatewayRouteConfigOpenApiProperties
Packages that use GatewayRouteConfigOpenApiProperties
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of GatewayRouteConfigOpenApiProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return GatewayRouteConfigOpenApiPropertiesModifier and TypeMethodDescriptionGatewayRouteConfigProperties.openApi()Get the openApi property: OpenAPI properties of Spring Cloud Gateway route config.Set the uri property: The URI of OpenAPI specification.Methods in com.azure.resourcemanager.appplatform.models with parameters of type GatewayRouteConfigOpenApiPropertiesModifier and TypeMethodDescriptionGatewayRouteConfigProperties.withOpenApi(GatewayRouteConfigOpenApiProperties openApi) Set the openApi property: OpenAPI properties of Spring Cloud Gateway route config.