Uses of Class
com.google.cloud.batch.v1alpha.PD
-
Packages that use PD Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of PD in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return PD Modifier and Type Method Description PD
PD.Builder. build()
PD
PD.Builder. buildPartial()
static PD
PD. getDefaultInstance()
PD
PD.Builder. getDefaultInstanceForType()
PD
PD. getDefaultInstanceForType()
PD
Volume.Builder. getPd()
Deprecated.google.cloud.batch.v1alpha.Volume.pd is deprecated.PD
Volume. getPd()
Deprecated.google.cloud.batch.v1alpha.Volume.pd is deprecated.PD
VolumeOrBuilder. getPd()
Deprecated.google.cloud.batch.v1alpha.Volume.pd is deprecated.static PD
PD. parseDelimitedFrom(InputStream input)
static PD
PD. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PD
PD. parseFrom(byte[] data)
static PD
PD. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PD
PD. parseFrom(com.google.protobuf.ByteString data)
static PD
PD. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PD
PD. parseFrom(com.google.protobuf.CodedInputStream input)
static PD
PD. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PD
PD. parseFrom(InputStream input)
static PD
PD. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PD
PD. parseFrom(ByteBuffer data)
static PD
PD. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.batch.v1alpha that return types with arguments of type PD Modifier and Type Method Description com.google.protobuf.Parser<PD>
PD. getParserForType()
static com.google.protobuf.Parser<PD>
PD. parser()
Methods in com.google.cloud.batch.v1alpha with parameters of type PD Modifier and Type Method Description PD.Builder
PD.Builder. mergeFrom(PD other)
Volume.Builder
Volume.Builder. mergePd(PD value)
Deprecated.static PD.Builder
PD. newBuilder(PD prototype)
Volume.Builder
Volume.Builder. setPd(PD value)
Deprecated.
-