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 CreateGatewayRequest
CreateGatewayRequest.Builder. build()
CreateGatewayRequest
CreateGatewayRequest.Builder. buildPartial()
static CreateGatewayRequest
CreateGatewayRequest. getDefaultInstance()
CreateGatewayRequest
CreateGatewayRequest.Builder. getDefaultInstanceForType()
CreateGatewayRequest
CreateGatewayRequest. getDefaultInstanceForType()
static CreateGatewayRequest
CreateGatewayRequest. parseDelimitedFrom(InputStream input)
static CreateGatewayRequest
CreateGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(byte[] data)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(InputStream input)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateGatewayRequest
CreateGatewayRequest. parseFrom(ByteBuffer data)
static CreateGatewayRequest
CreateGatewayRequest. 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.Operation
ApiGatewayServiceGrpc.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.void
ApiGatewayServiceGrpc.ApiGatewayServiceStub. createGateway(CreateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Gateway in a given project and location.default void
ApiGatewayServiceGrpc.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.Builder
CreateGatewayRequest.Builder. mergeFrom(CreateGatewayRequest other)
static CreateGatewayRequest.Builder
CreateGatewayRequest. 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.
-