Uses of Class
com.google.cloud.dataproc.v1.UsageSnapshot
-
Packages that use UsageSnapshot Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of UsageSnapshot in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return UsageSnapshot Modifier and Type Method Description UsageSnapshotUsageSnapshot.Builder. build()UsageSnapshotUsageSnapshot.Builder. buildPartial()UsageSnapshotRuntimeInfo.Builder. getCurrentUsage()Output only.UsageSnapshotRuntimeInfo. getCurrentUsage()Output only.UsageSnapshotRuntimeInfoOrBuilder. getCurrentUsage()Output only.static UsageSnapshotUsageSnapshot. getDefaultInstance()UsageSnapshotUsageSnapshot.Builder. getDefaultInstanceForType()UsageSnapshotUsageSnapshot. getDefaultInstanceForType()static UsageSnapshotUsageSnapshot. parseDelimitedFrom(InputStream input)static UsageSnapshotUsageSnapshot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageSnapshotUsageSnapshot. parseFrom(byte[] data)static UsageSnapshotUsageSnapshot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageSnapshotUsageSnapshot. parseFrom(com.google.protobuf.ByteString data)static UsageSnapshotUsageSnapshot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageSnapshotUsageSnapshot. parseFrom(com.google.protobuf.CodedInputStream input)static UsageSnapshotUsageSnapshot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageSnapshotUsageSnapshot. parseFrom(InputStream input)static UsageSnapshotUsageSnapshot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UsageSnapshotUsageSnapshot. parseFrom(ByteBuffer data)static UsageSnapshotUsageSnapshot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type UsageSnapshot Modifier and Type Method Description com.google.protobuf.Parser<UsageSnapshot>UsageSnapshot. getParserForType()static com.google.protobuf.Parser<UsageSnapshot>UsageSnapshot. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type UsageSnapshot Modifier and Type Method Description RuntimeInfo.BuilderRuntimeInfo.Builder. mergeCurrentUsage(UsageSnapshot value)Output only.UsageSnapshot.BuilderUsageSnapshot.Builder. mergeFrom(UsageSnapshot other)static UsageSnapshot.BuilderUsageSnapshot. newBuilder(UsageSnapshot prototype)RuntimeInfo.BuilderRuntimeInfo.Builder. setCurrentUsage(UsageSnapshot value)Output only.
-