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