Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.DeleteClientGatewayRequest
-
Packages that use DeleteClientGatewayRequest Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.clientgateways.v1.stub -
-
Uses of DeleteClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return DeleteClientGatewayRequest Modifier and Type Method Description DeleteClientGatewayRequest
DeleteClientGatewayRequest.Builder. build()
DeleteClientGatewayRequest
DeleteClientGatewayRequest.Builder. buildPartial()
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. getDefaultInstance()
DeleteClientGatewayRequest
DeleteClientGatewayRequest.Builder. getDefaultInstanceForType()
DeleteClientGatewayRequest
DeleteClientGatewayRequest. getDefaultInstanceForType()
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseDelimitedFrom(InputStream input)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(byte[] data)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(InputStream input)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(ByteBuffer data)
static DeleteClientGatewayRequest
DeleteClientGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return types with arguments of type DeleteClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceClient. deleteClientGatewayCallable()
Deletes a single ClientGateway.com.google.api.gax.rpc.OperationCallable<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceClient. deleteClientGatewayOperationCallable()
Deletes a single ClientGateway.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceSettings.Builder. deleteClientGatewayOperationSettings()
Returns the builder for the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.OperationCallSettings<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceSettings. deleteClientGatewayOperationSettings()
Returns the object with the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceSettings.Builder. deleteClientGatewaySettings()
Returns the builder for the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.UnaryCallSettings<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceSettings. deleteClientGatewaySettings()
Returns the object with the settings used for calls to deleteClientGateway.static io.grpc.MethodDescriptor<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceGrpc. getDeleteClientGatewayMethod()
com.google.protobuf.Parser<DeleteClientGatewayRequest>
DeleteClientGatewayRequest. getParserForType()
static com.google.protobuf.Parser<DeleteClientGatewayRequest>
DeleteClientGatewayRequest. parser()
Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type DeleteClientGatewayRequest Modifier and Type Method Description default void
ClientGatewaysServiceGrpc.AsyncService. deleteClientGateway(DeleteClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single ClientGateway.com.google.longrunning.Operation
ClientGatewaysServiceGrpc.ClientGatewaysServiceBlockingStub. deleteClientGateway(DeleteClientGatewayRequest request)
Deletes a single ClientGateway.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ClientGatewaysServiceGrpc.ClientGatewaysServiceFutureStub. deleteClientGateway(DeleteClientGatewayRequest request)
Deletes a single ClientGateway.void
ClientGatewaysServiceGrpc.ClientGatewaysServiceStub. deleteClientGateway(DeleteClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single ClientGateway.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceClient. deleteClientGatewayAsync(DeleteClientGatewayRequest request)
Deletes a single ClientGateway.DeleteClientGatewayRequest.Builder
DeleteClientGatewayRequest.Builder. mergeFrom(DeleteClientGatewayRequest other)
static DeleteClientGatewayRequest.Builder
DeleteClientGatewayRequest. newBuilder(DeleteClientGatewayRequest prototype)
-
Uses of DeleteClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1.stub
Methods in com.google.cloud.beyondcorp.clientgateways.v1.stub that return types with arguments of type DeleteClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStub. deleteClientGatewayCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteClientGatewayRequest,com.google.longrunning.Operation>
GrpcClientGatewaysServiceStub. deleteClientGatewayCallable()
com.google.api.gax.rpc.OperationCallable<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceStub. deleteClientGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
GrpcClientGatewaysServiceStub. deleteClientGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceStubSettings.Builder. deleteClientGatewayOperationSettings()
Returns the builder for the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.OperationCallSettings<DeleteClientGatewayRequest,com.google.protobuf.Empty,ClientGatewayOperationMetadata>
ClientGatewaysServiceStubSettings. deleteClientGatewayOperationSettings()
Returns the object with the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStubSettings.Builder. deleteClientGatewaySettings()
Returns the builder for the settings used for calls to deleteClientGateway.com.google.api.gax.rpc.UnaryCallSettings<DeleteClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStubSettings. deleteClientGatewaySettings()
Returns the object with the settings used for calls to deleteClientGateway.
-