Uses of Class
com.google.cloud.compute.v1.GetRegionDiskRequest
-
Packages that use GetRegionDiskRequest 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 GetRegionDiskRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionDiskRequest Modifier and Type Method Description GetRegionDiskRequestGetRegionDiskRequest.Builder. build()GetRegionDiskRequestGetRegionDiskRequest.Builder. buildPartial()static GetRegionDiskRequestGetRegionDiskRequest. getDefaultInstance()GetRegionDiskRequestGetRegionDiskRequest.Builder. getDefaultInstanceForType()GetRegionDiskRequestGetRegionDiskRequest. getDefaultInstanceForType()static GetRegionDiskRequestGetRegionDiskRequest. parseDelimitedFrom(InputStream input)static GetRegionDiskRequestGetRegionDiskRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(byte[] data)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(InputStream input)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(ByteBuffer data)static GetRegionDiskRequestGetRegionDiskRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>RegionDisksClient. getCallable()Returns a specified regional persistent disk.com.google.protobuf.Parser<GetRegionDiskRequest>GetRegionDiskRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk>RegionDisksSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionDiskRequest,Disk>RegionDisksSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRegionDiskRequest>GetRegionDiskRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetRegionDiskRequest Modifier and Type Method Description DiskRegionDisksClient. get(GetRegionDiskRequest request)Returns a specified regional persistent disk.GetRegionDiskRequest.BuilderGetRegionDiskRequest.Builder. mergeFrom(GetRegionDiskRequest other)static GetRegionDiskRequest.BuilderGetRegionDiskRequest. newBuilder(GetRegionDiskRequest prototype) -
Uses of GetRegionDiskRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>HttpJsonRegionDisksStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>RegionDisksStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk>RegionDisksStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionDiskRequest,Disk>RegionDisksStubSettings. getSettings()Returns the object with the settings used for calls to get.
-