Uses of Class
com.google.cloud.tpu.v2alpha1.BootDiskConfig
-
Packages that use BootDiskConfig Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of BootDiskConfig in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return BootDiskConfig Modifier and Type Method Description BootDiskConfigBootDiskConfig.Builder. build()BootDiskConfigBootDiskConfig.Builder. buildPartial()BootDiskConfigNode.Builder. getBootDiskConfig()Optional.BootDiskConfigNode. getBootDiskConfig()Optional.BootDiskConfigNodeOrBuilder. getBootDiskConfig()Optional.static BootDiskConfigBootDiskConfig. getDefaultInstance()BootDiskConfigBootDiskConfig.Builder. getDefaultInstanceForType()BootDiskConfigBootDiskConfig. getDefaultInstanceForType()static BootDiskConfigBootDiskConfig. parseDelimitedFrom(InputStream input)static BootDiskConfigBootDiskConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskConfigBootDiskConfig. parseFrom(byte[] data)static BootDiskConfigBootDiskConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskConfigBootDiskConfig. parseFrom(com.google.protobuf.ByteString data)static BootDiskConfigBootDiskConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskConfigBootDiskConfig. parseFrom(com.google.protobuf.CodedInputStream input)static BootDiskConfigBootDiskConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskConfigBootDiskConfig. parseFrom(InputStream input)static BootDiskConfigBootDiskConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskConfigBootDiskConfig. parseFrom(ByteBuffer data)static BootDiskConfigBootDiskConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type BootDiskConfig Modifier and Type Method Description com.google.protobuf.Parser<BootDiskConfig>BootDiskConfig. getParserForType()static com.google.protobuf.Parser<BootDiskConfig>BootDiskConfig. parser()Methods in com.google.cloud.tpu.v2alpha1 with parameters of type BootDiskConfig Modifier and Type Method Description Node.BuilderNode.Builder. mergeBootDiskConfig(BootDiskConfig value)Optional.BootDiskConfig.BuilderBootDiskConfig.Builder. mergeFrom(BootDiskConfig other)static BootDiskConfig.BuilderBootDiskConfig. newBuilder(BootDiskConfig prototype)Node.BuilderNode.Builder. setBootDiskConfig(BootDiskConfig value)Optional.
-