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 UpdateGatewayRequestUpdateGatewayRequest.Builder. build()UpdateGatewayRequestUpdateGatewayRequest.Builder. buildPartial()static UpdateGatewayRequestUpdateGatewayRequest. getDefaultInstance()UpdateGatewayRequestUpdateGatewayRequest.Builder. getDefaultInstanceForType()UpdateGatewayRequestUpdateGatewayRequest. getDefaultInstanceForType()static UpdateGatewayRequestUpdateGatewayRequest. parseDelimitedFrom(InputStream input)static UpdateGatewayRequestUpdateGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(byte[] data)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(InputStream input)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateGatewayRequestUpdateGatewayRequest. parseFrom(ByteBuffer data)static UpdateGatewayRequestUpdateGatewayRequest. 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.BuilderUpdateGatewayRequest.Builder. mergeFrom(UpdateGatewayRequest other)static UpdateGatewayRequest.BuilderUpdateGatewayRequest. newBuilder(UpdateGatewayRequest prototype)com.google.longrunning.OperationApiGatewayServiceGrpc.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.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. updateGateway(UpdateGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Gateway.default voidApiGatewayServiceGrpc.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.
-