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