Uses of Interface
com.google.cloud.compute.v1.AttachedDiskInitializeParamsOrBuilder
-
Packages that use AttachedDiskInitializeParamsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AttachedDiskInitializeParamsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AttachedDiskInitializeParamsOrBuilder Modifier and Type Class Description class
AttachedDiskInitializeParams
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.static class
AttachedDiskInitializeParams.Builder
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.Methods in com.google.cloud.compute.v1 that return AttachedDiskInitializeParamsOrBuilder Modifier and Type Method Description AttachedDiskInitializeParamsOrBuilder
AttachedDisk.Builder. getInitializeParamsOrBuilder()
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.AttachedDiskInitializeParamsOrBuilder
AttachedDisk. getInitializeParamsOrBuilder()
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.AttachedDiskInitializeParamsOrBuilder
AttachedDiskOrBuilder. getInitializeParamsOrBuilder()
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
-