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 classAttachedDiskInitializeParams[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.static classAttachedDiskInitializeParams.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 AttachedDiskInitializeParamsOrBuilderAttachedDisk.Builder. getInitializeParamsOrBuilder()[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.AttachedDiskInitializeParamsOrBuilderAttachedDisk. getInitializeParamsOrBuilder()[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.AttachedDiskInitializeParamsOrBuilderAttachedDiskOrBuilder. getInitializeParamsOrBuilder()[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
-