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 ApiGatewayServiceStubApiGatewayServiceClient. getStub()Methods in com.google.cloud.apigateway.v1 with parameters of type ApiGatewayServiceStub Modifier and Type Method Description static ApiGatewayServiceClientApiGatewayServiceClient. 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 classGrpcApiGatewayServiceStubgRPC stub implementation for the ApiGatewayService service API.classHttpJsonApiGatewayServiceStubREST stub implementation for the ApiGatewayService service API.Methods in com.google.cloud.apigateway.v1.stub that return ApiGatewayServiceStub Modifier and Type Method Description ApiGatewayServiceStubApiGatewayServiceStubSettings. createStub()
-