Uses of Interface
com.google.cloud.apigateway.v1.ApiConfigOrBuilder
-
Packages that use ApiConfigOrBuilder Package Description com.google.cloud.apigateway.v1 A client to API Gateway API -
-
Uses of ApiConfigOrBuilder in com.google.cloud.apigateway.v1
Classes in com.google.cloud.apigateway.v1 that implement ApiConfigOrBuilder Modifier and Type Class Description class
ApiConfig
An API Configuration is a combination of settings for both the Managed Service and Gateways serving this API Config.static class
ApiConfig.Builder
An API Configuration is a combination of settings for both the Managed Service and Gateways serving this API Config.Methods in com.google.cloud.apigateway.v1 that return ApiConfigOrBuilder Modifier and Type Method Description ApiConfigOrBuilder
CreateApiConfigRequest.Builder. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
CreateApiConfigRequest. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
CreateApiConfigRequestOrBuilder. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
UpdateApiConfigRequest.Builder. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
UpdateApiConfigRequest. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
UpdateApiConfigRequestOrBuilder. getApiConfigOrBuilder()
Required.ApiConfigOrBuilder
ListApiConfigsResponse.Builder. getApiConfigsOrBuilder(int index)
API Configs.ApiConfigOrBuilder
ListApiConfigsResponse. getApiConfigsOrBuilder(int index)
API Configs.ApiConfigOrBuilder
ListApiConfigsResponseOrBuilder. getApiConfigsOrBuilder(int index)
API Configs.Methods in com.google.cloud.apigateway.v1 that return types with arguments of type ApiConfigOrBuilder Modifier and Type Method Description List<? extends ApiConfigOrBuilder>
ListApiConfigsResponse.Builder. getApiConfigsOrBuilderList()
API Configs.List<? extends ApiConfigOrBuilder>
ListApiConfigsResponse. getApiConfigsOrBuilderList()
API Configs.List<? extends ApiConfigOrBuilder>
ListApiConfigsResponseOrBuilder. getApiConfigsOrBuilderList()
API Configs.
-