Uses of Class
com.google.cloud.compute.v1.CreateSnapshotRegionDiskRequest
-
Packages that use CreateSnapshotRegionDiskRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of CreateSnapshotRegionDiskRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return CreateSnapshotRegionDiskRequest Modifier and Type Method Description CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest.Builder. build()CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest.Builder. buildPartial()static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. getDefaultInstance()CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest.Builder. getDefaultInstanceForType()CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. getDefaultInstanceForType()static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseDelimitedFrom(InputStream input)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(byte[] data)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(InputStream input)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(ByteBuffer data)static CreateSnapshotRegionDiskRequestCreateSnapshotRegionDiskRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type CreateSnapshotRegionDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRegionDiskRequest,Operation>RegionDisksClient. createSnapshotCallable()Creates a snapshot of a specified persistent disk.com.google.api.gax.rpc.OperationCallable<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksClient. createSnapshotOperationCallable()Creates a snapshot of a specified persistent disk.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksSettings.Builder. createSnapshotOperationSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksSettings. createSnapshotOperationSettings()Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation>RegionDisksSettings.Builder. createSnapshotSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRegionDiskRequest,Operation>RegionDisksSettings. createSnapshotSettings()Returns the object with the settings used for calls to createSnapshot.com.google.protobuf.Parser<CreateSnapshotRegionDiskRequest>CreateSnapshotRegionDiskRequest. getParserForType()static com.google.protobuf.Parser<CreateSnapshotRegionDiskRequest>CreateSnapshotRegionDiskRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type CreateSnapshotRegionDiskRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionDisksClient. createSnapshotAsync(CreateSnapshotRegionDiskRequest request)Creates a snapshot of a specified persistent disk.CreateSnapshotRegionDiskRequest.BuilderCreateSnapshotRegionDiskRequest.Builder. mergeFrom(CreateSnapshotRegionDiskRequest other)static CreateSnapshotRegionDiskRequest.BuilderCreateSnapshotRegionDiskRequest. newBuilder(CreateSnapshotRegionDiskRequest prototype) -
Uses of CreateSnapshotRegionDiskRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type CreateSnapshotRegionDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRegionDiskRequest,Operation>HttpJsonRegionDisksStub. createSnapshotCallable()com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRegionDiskRequest,Operation>RegionDisksStub. createSnapshotCallable()com.google.api.gax.rpc.OperationCallable<CreateSnapshotRegionDiskRequest,Operation,Operation>HttpJsonRegionDisksStub. createSnapshotOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksStub. createSnapshotOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksStubSettings.Builder. createSnapshotOperationSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRegionDiskRequest,Operation,Operation>RegionDisksStubSettings. createSnapshotOperationSettings()Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation>RegionDisksStubSettings.Builder. createSnapshotSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRegionDiskRequest,Operation>RegionDisksStubSettings. createSnapshotSettings()Returns the object with the settings used for calls to createSnapshot.
-