Uses of Class
com.google.cloud.apigateway.v1.CreateGatewayRequest
-
Packages that use CreateGatewayRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of CreateGatewayRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return CreateGatewayRequest Modifier and Type Method Description CreateGatewayRequestCreateGatewayRequest.Builder. build()CreateGatewayRequestCreateGatewayRequest.Builder. buildPartial()static CreateGatewayRequestCreateGatewayRequest. getDefaultInstance()CreateGatewayRequestCreateGatewayRequest.Builder. getDefaultInstanceForType()CreateGatewayRequestCreateGatewayRequest. getDefaultInstanceForType()static CreateGatewayRequestCreateGatewayRequest. parseDelimitedFrom(InputStream input)static CreateGatewayRequestCreateGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGatewayRequestCreateGatewayRequest. parseFrom(byte[] data)static CreateGatewayRequestCreateGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGatewayRequestCreateGatewayRequest. parseFrom(com.google.protobuf.ByteString data)static CreateGatewayRequestCreateGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGatewayRequestCreateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateGatewayRequestCreateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGatewayRequestCreateGatewayRequest. parseFrom(InputStream input)static CreateGatewayRequestCreateGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGatewayRequestCreateGatewayRequest. parseFrom(ByteBuffer data)static CreateGatewayRequestCreateGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigateway.v1 that return types with arguments of type CreateGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceClient. createGatewayCallable()Creates a new Gateway in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceClient. createGatewayOperationCallable()Creates a new Gateway in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceSettings.Builder. createGatewayOperationSettings()Returns the builder for the settings used for calls to createGateway.com.google.api.gax.rpc.OperationCallSettings<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceSettings. createGatewayOperationSettings()Returns the object with the settings used for calls to createGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings.Builder. createGatewaySettings()Returns the builder for the settings used for calls to createGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings. createGatewaySettings()Returns the object with the settings used for calls to createGateway.static io.grpc.MethodDescriptor<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceGrpc. getCreateGatewayMethod()com.google.protobuf.Parser<CreateGatewayRequest>CreateGatewayRequest. getParserForType()static com.google.protobuf.Parser<CreateGatewayRequest>CreateGatewayRequest. parser()Methods in com.google.cloud.apigateway.v1 with parameters of type CreateGatewayRequest Modifier and Type Method Description com.google.longrunning.OperationApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. createGateway(CreateGatewayRequest request)Creates a new Gateway in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. createGateway(CreateGatewayRequest request)Creates a new Gateway in a given project and location.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. createGateway(CreateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Gateway in a given project and location.default voidApiGatewayServiceGrpc.AsyncService. createGateway(CreateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Gateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<Gateway,OperationMetadata>ApiGatewayServiceClient. createGatewayAsync(CreateGatewayRequest request)Creates a new Gateway in a given project and location.CreateGatewayRequest.BuilderCreateGatewayRequest.Builder. mergeFrom(CreateGatewayRequest other)static CreateGatewayRequest.BuilderCreateGatewayRequest. newBuilder(CreateGatewayRequest prototype) -
Uses of CreateGatewayRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type CreateGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceStub. createGatewayCallable()com.google.api.gax.rpc.UnaryCallable<CreateGatewayRequest,com.google.longrunning.Operation>GrpcApiGatewayServiceStub. createGatewayCallable()com.google.api.gax.rpc.UnaryCallable<CreateGatewayRequest,com.google.longrunning.Operation>HttpJsonApiGatewayServiceStub. createGatewayCallable()com.google.api.gax.rpc.OperationCallable<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceStub. createGatewayOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateGatewayRequest,Gateway,OperationMetadata>GrpcApiGatewayServiceStub. createGatewayOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateGatewayRequest,Gateway,OperationMetadata>HttpJsonApiGatewayServiceStub. createGatewayOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceStubSettings.Builder. createGatewayOperationSettings()Returns the builder for the settings used for calls to createGateway.com.google.api.gax.rpc.OperationCallSettings<CreateGatewayRequest,Gateway,OperationMetadata>ApiGatewayServiceStubSettings. createGatewayOperationSettings()Returns the object with the settings used for calls to createGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings.Builder. createGatewaySettings()Returns the builder for the settings used for calls to createGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateGatewayRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings. createGatewaySettings()Returns the object with the settings used for calls to createGateway.
-