Uses of Class
com.google.cloud.apigateway.v1.stub.ApiGatewayServiceStub
-
Packages that use ApiGatewayServiceStub Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of ApiGatewayServiceStub in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ApiGatewayServiceStub Modifier and Type Method Description ApiGatewayServiceStub
ApiGatewayServiceClient. getStub()
Methods in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceStub Modifier and Type Method Description static ApiGatewayServiceClient
ApiGatewayServiceClient. create(ApiGatewayServiceStub stub)
Constructs an instance of ApiGatewayServiceClient, using the given stub for making calls.Constructors in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceStub Constructor Description ApiGatewayServiceClient(ApiGatewayServiceStub stub)
-
Uses of ApiGatewayServiceStub in com.google.cloud.apigateway.v1.stub
Subclasses of ApiGatewayServiceStub in com.google.cloud.apigateway.v1.stub Modifier and Type Class Description class
GrpcApiGatewayServiceStub
gRPC stub implementation for the ApiGatewayService service API.class
HttpJsonApiGatewayServiceStub
REST stub implementation for the ApiGatewayService service API.Methods in com.google.cloud.apigateway.v1.stub that return ApiGatewayServiceStub Modifier and Type Method Description ApiGatewayServiceStub
ApiGatewayServiceStubSettings. createStub()
-