Uses of Class
com.google.cloud.dataplex.v1.DeleteZoneRequest
-
Packages that use DeleteZoneRequest Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of DeleteZoneRequest in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DeleteZoneRequest Modifier and Type Method Description DeleteZoneRequest
DeleteZoneRequest.Builder. build()
DeleteZoneRequest
DeleteZoneRequest.Builder. buildPartial()
static DeleteZoneRequest
DeleteZoneRequest. getDefaultInstance()
DeleteZoneRequest
DeleteZoneRequest.Builder. getDefaultInstanceForType()
DeleteZoneRequest
DeleteZoneRequest. getDefaultInstanceForType()
static DeleteZoneRequest
DeleteZoneRequest. parseDelimitedFrom(InputStream input)
static DeleteZoneRequest
DeleteZoneRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(byte[] data)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(InputStream input)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(ByteBuffer data)
static DeleteZoneRequest
DeleteZoneRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DeleteZoneRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceClient. deleteZoneCallable()
Deletes a zone resource.com.google.api.gax.rpc.OperationCallable<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceClient. deleteZoneOperationCallable()
Deletes a zone resource.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceSettings.Builder. deleteZoneOperationSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.OperationCallSettings<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceSettings. deleteZoneOperationSettings()
Returns the object with the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceSettings.Builder. deleteZoneSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceSettings. deleteZoneSettings()
Returns the object with the settings used for calls to deleteZone.static io.grpc.MethodDescriptor<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceGrpc. getDeleteZoneMethod()
com.google.protobuf.Parser<DeleteZoneRequest>
DeleteZoneRequest. getParserForType()
static com.google.protobuf.Parser<DeleteZoneRequest>
DeleteZoneRequest. parser()
Methods in com.google.cloud.dataplex.v1 with parameters of type DeleteZoneRequest Modifier and Type Method Description default void
DataplexServiceGrpc.AsyncService. deleteZone(DeleteZoneRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a zone resource.com.google.longrunning.Operation
DataplexServiceGrpc.DataplexServiceBlockingStub. deleteZone(DeleteZoneRequest request)
Deletes a zone resource.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataplexServiceGrpc.DataplexServiceFutureStub. deleteZone(DeleteZoneRequest request)
Deletes a zone resource.void
DataplexServiceGrpc.DataplexServiceStub. deleteZone(DeleteZoneRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a zone resource.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
DataplexServiceClient. deleteZoneAsync(DeleteZoneRequest request)
Deletes a zone resource.DeleteZoneRequest.Builder
DeleteZoneRequest.Builder. mergeFrom(DeleteZoneRequest other)
static DeleteZoneRequest.Builder
DeleteZoneRequest. newBuilder(DeleteZoneRequest prototype)
-
Uses of DeleteZoneRequest in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type DeleteZoneRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceStub. deleteZoneCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteZoneRequest,com.google.longrunning.Operation>
GrpcDataplexServiceStub. deleteZoneCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteZoneRequest,com.google.longrunning.Operation>
HttpJsonDataplexServiceStub. deleteZoneCallable()
com.google.api.gax.rpc.OperationCallable<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceStub. deleteZoneOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcDataplexServiceStub. deleteZoneOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonDataplexServiceStub. deleteZoneOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceStubSettings.Builder. deleteZoneOperationSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.OperationCallSettings<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
DataplexServiceStubSettings. deleteZoneOperationSettings()
Returns the object with the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceStubSettings.Builder. deleteZoneSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings<DeleteZoneRequest,com.google.longrunning.Operation>
DataplexServiceStubSettings. deleteZoneSettings()
Returns the object with the settings used for calls to deleteZone.
-