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 ApiGatewayServiceSettingsApiGatewayServiceSettings.Builder. build()static ApiGatewayServiceSettingsApiGatewayServiceSettings. create(ApiGatewayServiceStubSettings stub)ApiGatewayServiceSettingsApiGatewayServiceClient. getSettings()Methods in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceSettings Modifier and Type Method Description static ApiGatewayServiceClientApiGatewayServiceClient. 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)
-