Uses of Class
com.google.cloud.notebooks.v2.BootDisk
-
Packages that use BootDisk Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of BootDisk in com.google.cloud.notebooks.v2
Methods in com.google.cloud.notebooks.v2 that return BootDisk Modifier and Type Method Description BootDiskBootDisk.Builder. build()BootDiskBootDisk.Builder. buildPartial()BootDiskGceSetup.Builder. getBootDisk()Optional.BootDiskGceSetup. getBootDisk()Optional.BootDiskGceSetupOrBuilder. getBootDisk()Optional.static BootDiskBootDisk. getDefaultInstance()BootDiskBootDisk.Builder. getDefaultInstanceForType()BootDiskBootDisk. getDefaultInstanceForType()static BootDiskBootDisk. parseDelimitedFrom(InputStream input)static BootDiskBootDisk. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskBootDisk. parseFrom(byte[] data)static BootDiskBootDisk. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskBootDisk. parseFrom(com.google.protobuf.ByteString data)static BootDiskBootDisk. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskBootDisk. parseFrom(com.google.protobuf.CodedInputStream input)static BootDiskBootDisk. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskBootDisk. parseFrom(InputStream input)static BootDiskBootDisk. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BootDiskBootDisk. parseFrom(ByteBuffer data)static BootDiskBootDisk. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v2 that return types with arguments of type BootDisk Modifier and Type Method Description com.google.protobuf.Parser<BootDisk>BootDisk. getParserForType()static com.google.protobuf.Parser<BootDisk>BootDisk. parser()Methods in com.google.cloud.notebooks.v2 with parameters of type BootDisk Modifier and Type Method Description GceSetup.BuilderGceSetup.Builder. mergeBootDisk(BootDisk value)Optional.BootDisk.BuilderBootDisk.Builder. mergeFrom(BootDisk other)static BootDisk.BuilderBootDisk. newBuilder(BootDisk prototype)GceSetup.BuilderGceSetup.Builder. setBootDisk(BootDisk value)Optional.
-