Uses of Class
com.google.cloud.apigateway.v1.ListGatewaysRequest
-
Packages that use ListGatewaysRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of ListGatewaysRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ListGatewaysRequest Modifier and Type Method Description ListGatewaysRequestListGatewaysRequest.Builder. build()ListGatewaysRequestListGatewaysRequest.Builder. buildPartial()static ListGatewaysRequestListGatewaysRequest. getDefaultInstance()ListGatewaysRequestListGatewaysRequest.Builder. getDefaultInstanceForType()ListGatewaysRequestListGatewaysRequest. getDefaultInstanceForType()static ListGatewaysRequestListGatewaysRequest. parseDelimitedFrom(InputStream input)static ListGatewaysRequestListGatewaysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGatewaysRequestListGatewaysRequest. parseFrom(byte[] data)static ListGatewaysRequestListGatewaysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGatewaysRequestListGatewaysRequest. parseFrom(com.google.protobuf.ByteString data)static ListGatewaysRequestListGatewaysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGatewaysRequestListGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListGatewaysRequestListGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGatewaysRequestListGatewaysRequest. parseFrom(InputStream input)static ListGatewaysRequestListGatewaysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGatewaysRequestListGatewaysRequest. parseFrom(ByteBuffer data)static ListGatewaysRequestListGatewaysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigateway.v1 that return types with arguments of type ListGatewaysRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListGatewaysRequest,ListGatewaysResponse>ApiGatewayServiceGrpc. getListGatewaysMethod()com.google.protobuf.Parser<ListGatewaysRequest>ListGatewaysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ListGatewaysResponse>ApiGatewayServiceClient. listGatewaysCallable()Lists Gateways in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceClient. listGatewaysPagedCallable()Lists Gateways in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGatewaysRequest,ListGatewaysResponse,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceSettings.Builder. listGatewaysSettings()Returns the builder for the settings used for calls to listGateways.com.google.api.gax.rpc.PagedCallSettings<ListGatewaysRequest,ListGatewaysResponse,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceSettings. listGatewaysSettings()Returns the object with the settings used for calls to listGateways.static com.google.protobuf.Parser<ListGatewaysRequest>ListGatewaysRequest. parser()Methods in com.google.cloud.apigateway.v1 with parameters of type ListGatewaysRequest Modifier and Type Method Description ApiGatewayServiceClient.ListGatewaysPagedResponseApiGatewayServiceClient. listGateways(ListGatewaysRequest request)Lists Gateways in a given project and location.ListGatewaysResponseApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. listGateways(ListGatewaysRequest request)Lists Gateways in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListGatewaysResponse>ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. listGateways(ListGatewaysRequest request)Lists Gateways in a given project and location.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. listGateways(ListGatewaysRequest request, io.grpc.stub.StreamObserver<ListGatewaysResponse> responseObserver)Lists Gateways in a given project and location.default voidApiGatewayServiceGrpc.AsyncService. listGateways(ListGatewaysRequest request, io.grpc.stub.StreamObserver<ListGatewaysResponse> responseObserver)Lists Gateways in a given project and location.ListGatewaysRequest.BuilderListGatewaysRequest.Builder. mergeFrom(ListGatewaysRequest other)static ListGatewaysRequest.BuilderListGatewaysRequest. newBuilder(ListGatewaysRequest prototype)Method parameters in com.google.cloud.apigateway.v1 with type arguments of type ListGatewaysRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceClient.ListGatewaysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, com.google.api.core.ApiFuture<ListGatewaysResponse> futureResponse)protected ApiGatewayServiceClient.ListGatewaysPageApiGatewayServiceClient.ListGatewaysPage. createPage(com.google.api.gax.rpc.PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, ListGatewaysResponse response)com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListGatewaysPage>ApiGatewayServiceClient.ListGatewaysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, com.google.api.core.ApiFuture<ListGatewaysResponse> futureResponse) -
Uses of ListGatewaysRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type ListGatewaysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ListGatewaysResponse>ApiGatewayServiceStub. listGatewaysCallable()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ListGatewaysResponse>GrpcApiGatewayServiceStub. listGatewaysCallable()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ListGatewaysResponse>HttpJsonApiGatewayServiceStub. listGatewaysCallable()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceStub. listGatewaysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ApiGatewayServiceClient.ListGatewaysPagedResponse>GrpcApiGatewayServiceStub. listGatewaysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGatewaysRequest,ApiGatewayServiceClient.ListGatewaysPagedResponse>HttpJsonApiGatewayServiceStub. listGatewaysPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListGatewaysRequest,ListGatewaysResponse,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceStubSettings.Builder. listGatewaysSettings()Returns the builder for the settings used for calls to listGateways.com.google.api.gax.rpc.PagedCallSettings<ListGatewaysRequest,ListGatewaysResponse,ApiGatewayServiceClient.ListGatewaysPagedResponse>ApiGatewayServiceStubSettings. listGatewaysSettings()Returns the object with the settings used for calls to listGateways.
-