Uses of Class
com.google.cloud.dataplex.v1.Zone
-
Packages that use Zone Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of Zone in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Zone Modifier and Type Method Description ZoneZone.Builder. build()ZoneZone.Builder. buildPartial()static ZoneZone. getDefaultInstance()ZoneZone.Builder. getDefaultInstanceForType()ZoneZone. getDefaultInstanceForType()ZoneCreateZoneRequest.Builder. getZone()Required.ZoneCreateZoneRequest. getZone()Required.ZoneCreateZoneRequestOrBuilder. getZone()Required.ZoneDataplexServiceClient. getZone(GetZoneRequest request)Retrieves a zone resource.ZoneDataplexServiceClient. getZone(ZoneName name)Retrieves a zone resource.ZoneDataplexServiceClient. getZone(String name)Retrieves a zone resource.ZoneDataplexServiceGrpc.DataplexServiceBlockingStub. getZone(GetZoneRequest request)Retrieves a zone resource.ZoneUpdateZoneRequest.Builder. getZone()Required.ZoneUpdateZoneRequest. getZone()Required.ZoneUpdateZoneRequestOrBuilder. getZone()Required.ZoneListZonesResponse.Builder. getZones(int index)Zones under the given parent lake.ZoneListZonesResponse. getZones(int index)Zones under the given parent lake.ZoneListZonesResponseOrBuilder. getZones(int index)Zones under the given parent lake.static ZoneZone. parseDelimitedFrom(InputStream input)static ZoneZone. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ZoneZone. parseFrom(byte[] data)static ZoneZone. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ZoneZone. parseFrom(com.google.protobuf.ByteString data)static ZoneZone. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ZoneZone. parseFrom(com.google.protobuf.CodedInputStream input)static ZoneZone. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ZoneZone. parseFrom(InputStream input)static ZoneZone. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ZoneZone. parseFrom(ByteBuffer data)static ZoneZone. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type Zone Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. createZoneAsync(CreateZoneRequest request)Creates a zone resource within a lake.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. createZoneAsync(LakeName parent, Zone zone, String zoneId)Creates a zone resource within a lake.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. createZoneAsync(String parent, Zone zone, String zoneId)Creates a zone resource within a lake.com.google.api.gax.rpc.OperationCallable<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceClient. createZoneOperationCallable()Creates a zone resource within a lake.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceSettings.Builder. createZoneOperationSettings()Returns the builder for the settings used for calls to createZone.com.google.api.gax.rpc.OperationCallSettings<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceSettings. createZoneOperationSettings()Returns the object with the settings used for calls to createZone.static io.grpc.MethodDescriptor<GetZoneRequest,Zone>DataplexServiceGrpc. getGetZoneMethod()com.google.protobuf.Parser<Zone>Zone. getParserForType()com.google.common.util.concurrent.ListenableFuture<Zone>DataplexServiceGrpc.DataplexServiceFutureStub. getZone(GetZoneRequest request)Retrieves a zone resource.com.google.api.gax.rpc.UnaryCallable<GetZoneRequest,Zone>DataplexServiceClient. getZoneCallable()Retrieves a zone resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone>DataplexServiceSettings.Builder. getZoneSettings()Returns the builder for the settings used for calls to getZone.com.google.api.gax.rpc.UnaryCallSettings<GetZoneRequest,Zone>DataplexServiceSettings. getZoneSettings()Returns the object with the settings used for calls to getZone.List<Zone>ListZonesResponse.Builder. getZonesList()Zones under the given parent lake.List<Zone>ListZonesResponse. getZonesList()Zones under the given parent lake.List<Zone>ListZonesResponseOrBuilder. getZonesList()Zones under the given parent lake.static com.google.protobuf.Parser<Zone>Zone. parser()com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. updateZoneAsync(UpdateZoneRequest request)Updates a zone resource.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. updateZoneAsync(Zone zone, com.google.protobuf.FieldMask updateMask)Updates a zone resource.com.google.api.gax.rpc.OperationCallable<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceClient. updateZoneOperationCallable()Updates a zone resource.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceSettings.Builder. updateZoneOperationSettings()Returns the builder for the settings used for calls to updateZone.com.google.api.gax.rpc.OperationCallSettings<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceSettings. updateZoneOperationSettings()Returns the object with the settings used for calls to updateZone.Methods in com.google.cloud.dataplex.v1 with parameters of type Zone Modifier and Type Method Description ListZonesResponse.BuilderListZonesResponse.Builder. addZones(int index, Zone value)Zones under the given parent lake.ListZonesResponse.BuilderListZonesResponse.Builder. addZones(Zone value)Zones under the given parent lake.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. createZoneAsync(LakeName parent, Zone zone, String zoneId)Creates a zone resource within a lake.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. createZoneAsync(String parent, Zone zone, String zoneId)Creates a zone resource within a lake.Zone.BuilderZone.Builder. mergeFrom(Zone other)CreateZoneRequest.BuilderCreateZoneRequest.Builder. mergeZone(Zone value)Required.UpdateZoneRequest.BuilderUpdateZoneRequest.Builder. mergeZone(Zone value)Required.static Zone.BuilderZone. newBuilder(Zone prototype)CreateZoneRequest.BuilderCreateZoneRequest.Builder. setZone(Zone value)Required.UpdateZoneRequest.BuilderUpdateZoneRequest.Builder. setZone(Zone value)Required.ListZonesResponse.BuilderListZonesResponse.Builder. setZones(int index, Zone value)Zones under the given parent lake.com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata>DataplexServiceClient. updateZoneAsync(Zone zone, com.google.protobuf.FieldMask updateMask)Updates a zone resource.Method parameters in com.google.cloud.dataplex.v1 with type arguments of type Zone Modifier and Type Method Description ListZonesResponse.BuilderListZonesResponse.Builder. addAllZones(Iterable<? extends Zone> values)Zones under the given parent lake.static com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPagedResponse>DataplexServiceClient.ListZonesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)protected DataplexServiceClient.ListZonesPageDataplexServiceClient.ListZonesPage. createPage(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ListZonesResponse response)com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPage>DataplexServiceClient.ListZonesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)default voidDataplexServiceGrpc.AsyncService. getZone(GetZoneRequest request, io.grpc.stub.StreamObserver<Zone> responseObserver)Retrieves a zone resource.voidDataplexServiceGrpc.DataplexServiceStub. getZone(GetZoneRequest request, io.grpc.stub.StreamObserver<Zone> responseObserver)Retrieves a zone resource. -
Uses of Zone in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type Zone Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceStub. createZoneOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateZoneRequest,Zone,OperationMetadata>GrpcDataplexServiceStub. createZoneOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateZoneRequest,Zone,OperationMetadata>HttpJsonDataplexServiceStub. createZoneOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceStubSettings.Builder. createZoneOperationSettings()Returns the builder for the settings used for calls to createZone.com.google.api.gax.rpc.OperationCallSettings<CreateZoneRequest,Zone,OperationMetadata>DataplexServiceStubSettings. createZoneOperationSettings()Returns the object with the settings used for calls to createZone.com.google.api.gax.rpc.UnaryCallable<GetZoneRequest,Zone>DataplexServiceStub. getZoneCallable()com.google.api.gax.rpc.UnaryCallable<GetZoneRequest,Zone>GrpcDataplexServiceStub. getZoneCallable()com.google.api.gax.rpc.UnaryCallable<GetZoneRequest,Zone>HttpJsonDataplexServiceStub. getZoneCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone>DataplexServiceStubSettings.Builder. getZoneSettings()Returns the builder for the settings used for calls to getZone.com.google.api.gax.rpc.UnaryCallSettings<GetZoneRequest,Zone>DataplexServiceStubSettings. getZoneSettings()Returns the object with the settings used for calls to getZone.com.google.api.gax.rpc.OperationCallable<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceStub. updateZoneOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateZoneRequest,Zone,OperationMetadata>GrpcDataplexServiceStub. updateZoneOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateZoneRequest,Zone,OperationMetadata>HttpJsonDataplexServiceStub. updateZoneOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceStubSettings.Builder. updateZoneOperationSettings()Returns the builder for the settings used for calls to updateZone.com.google.api.gax.rpc.OperationCallSettings<UpdateZoneRequest,Zone,OperationMetadata>DataplexServiceStubSettings. updateZoneOperationSettings()Returns the object with the settings used for calls to updateZone.
-