Uses of Interface
com.google.cloud.dataproc.v1.UsageSnapshotOrBuilder
-
Packages that use UsageSnapshotOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of UsageSnapshotOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement UsageSnapshotOrBuilder Modifier and Type Class Description class
UsageSnapshot
The usage snaphot represents the resources consumed by a workload at a specified time.static class
UsageSnapshot.Builder
The usage snaphot represents the resources consumed by a workload at a specified time.Methods in com.google.cloud.dataproc.v1 that return UsageSnapshotOrBuilder Modifier and Type Method Description UsageSnapshotOrBuilder
RuntimeInfo.Builder. getCurrentUsageOrBuilder()
Output only.UsageSnapshotOrBuilder
RuntimeInfo. getCurrentUsageOrBuilder()
Output only.UsageSnapshotOrBuilder
RuntimeInfoOrBuilder. getCurrentUsageOrBuilder()
Output only.
-