Uses of Class
com.google.cloud.apigateway.v1.ApiGatewayServiceSettings
-
Packages that use ApiGatewayServiceSettings Package Description com.google.cloud.apigateway.v1 A client to API Gateway API -
-
Uses of ApiGatewayServiceSettings in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ApiGatewayServiceSettings Modifier and Type Method Description ApiGatewayServiceSettings
ApiGatewayServiceSettings.Builder. build()
static ApiGatewayServiceSettings
ApiGatewayServiceSettings. create(ApiGatewayServiceStubSettings stub)
ApiGatewayServiceSettings
ApiGatewayServiceClient. getSettings()
Methods in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceSettings Modifier and Type Method Description static ApiGatewayServiceClient
ApiGatewayServiceClient. create(ApiGatewayServiceSettings settings)
Constructs an instance of ApiGatewayServiceClient, using the given settings.Constructors in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceSettings Constructor Description ApiGatewayServiceClient(ApiGatewayServiceSettings settings)
Constructs an instance of ApiGatewayServiceClient, using the given settings.Builder(ApiGatewayServiceSettings settings)
-