Uses of Class
com.google.cloud.apigateway.v1.UpdateGatewayRequest
-
Packages that use UpdateGatewayRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of UpdateGatewayRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return UpdateGatewayRequest Modifier and Type Method Description UpdateGatewayRequest
UpdateGatewayRequest.Builder. build()
UpdateGatewayRequest
UpdateGatewayRequest.Builder. buildPartial()
static UpdateGatewayRequest
UpdateGatewayRequest. getDefaultInstance()
UpdateGatewayRequest
UpdateGatewayRequest.Builder. getDefaultInstanceForType()
UpdateGatewayRequest
UpdateGatewayRequest. getDefaultInstanceForType()
static UpdateGatewayRequest
UpdateGatewayRequest. parseDelimitedFrom(InputStream input)
static UpdateGatewayRequest
UpdateGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(byte[] data)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(InputStream input)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(ByteBuffer data)
static UpdateGatewayRequest
UpdateGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigateway.v1 that return types with arguments of type UpdateGatewayRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateGatewayRequest>
UpdateGatewayRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceGrpc. getUpdateGatewayMethod()
static com.google.protobuf.Parser<UpdateGatewayRequest>
UpdateGatewayRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceClient. updateGatewayCallable()
Updates the parameters of a single Gateway.com.google.api.gax.rpc.OperationCallable<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceClient. updateGatewayOperationCallable()
Updates the parameters of a single Gateway.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceSettings.Builder. updateGatewayOperationSettings()
Returns the builder for the settings used for calls to updateGateway.com.google.api.gax.rpc.OperationCallSettings<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceSettings. updateGatewayOperationSettings()
Returns the object with the settings used for calls to updateGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings.Builder. updateGatewaySettings()
Returns the builder for the settings used for calls to updateGateway.com.google.api.gax.rpc.UnaryCallSettings<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings. updateGatewaySettings()
Returns the object with the settings used for calls to updateGateway.Methods in com.google.cloud.apigateway.v1 with parameters of type UpdateGatewayRequest Modifier and Type Method Description UpdateGatewayRequest.Builder
UpdateGatewayRequest.Builder. mergeFrom(UpdateGatewayRequest other)
static UpdateGatewayRequest.Builder
UpdateGatewayRequest. newBuilder(UpdateGatewayRequest prototype)
com.google.longrunning.Operation
ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. updateGateway(UpdateGatewayRequest request)
Updates the parameters of a single Gateway.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. updateGateway(UpdateGatewayRequest request)
Updates the parameters of a single Gateway.void
ApiGatewayServiceGrpc.ApiGatewayServiceStub. updateGateway(UpdateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single Gateway.default void
ApiGatewayServiceGrpc.AsyncService. updateGateway(UpdateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single Gateway.com.google.api.gax.longrunning.OperationFuture<Gateway,OperationMetadata>
ApiGatewayServiceClient. updateGatewayAsync(UpdateGatewayRequest request)
Updates the parameters of a single Gateway. -
Uses of UpdateGatewayRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type UpdateGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceStub. updateGatewayCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateGatewayRequest,com.google.longrunning.Operation>
GrpcApiGatewayServiceStub. updateGatewayCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateGatewayRequest,com.google.longrunning.Operation>
HttpJsonApiGatewayServiceStub. updateGatewayCallable()
com.google.api.gax.rpc.OperationCallable<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceStub. updateGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateGatewayRequest,Gateway,OperationMetadata>
GrpcApiGatewayServiceStub. updateGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateGatewayRequest,Gateway,OperationMetadata>
HttpJsonApiGatewayServiceStub. updateGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceStubSettings.Builder. updateGatewayOperationSettings()
Returns the builder for the settings used for calls to updateGateway.com.google.api.gax.rpc.OperationCallSettings<UpdateGatewayRequest,Gateway,OperationMetadata>
ApiGatewayServiceStubSettings. updateGatewayOperationSettings()
Returns the object with the settings used for calls to updateGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings.Builder. updateGatewaySettings()
Returns the builder for the settings used for calls to updateGateway.com.google.api.gax.rpc.UnaryCallSettings<UpdateGatewayRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings. updateGatewaySettings()
Returns the object with the settings used for calls to updateGateway.
-