Uses of Interface
com.google.cloud.baremetalsolution.v2.VolumeConfig.LunRangeOrBuilder
-
Packages that use VolumeConfig.LunRangeOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of VolumeConfig.LunRangeOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement VolumeConfig.LunRangeOrBuilder Modifier and Type Class Description static classVolumeConfig.LunRangeA LUN(Logical Unit Number) range.static classVolumeConfig.LunRange.BuilderA LUN(Logical Unit Number) range.Methods in com.google.cloud.baremetalsolution.v2 that return VolumeConfig.LunRangeOrBuilder Modifier and Type Method Description VolumeConfig.LunRangeOrBuilderVolumeConfig.Builder. getLunRangesOrBuilder(int index)LUN ranges to be configured.VolumeConfig.LunRangeOrBuilderVolumeConfig. getLunRangesOrBuilder(int index)LUN ranges to be configured.VolumeConfig.LunRangeOrBuilderVolumeConfigOrBuilder. getLunRangesOrBuilder(int index)LUN ranges to be configured.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type VolumeConfig.LunRangeOrBuilder Modifier and Type Method Description List<? extends VolumeConfig.LunRangeOrBuilder>VolumeConfig.Builder. getLunRangesOrBuilderList()LUN ranges to be configured.List<? extends VolumeConfig.LunRangeOrBuilder>VolumeConfig. getLunRangesOrBuilderList()LUN ranges to be configured.List<? extends VolumeConfig.LunRangeOrBuilder>VolumeConfigOrBuilder. getLunRangesOrBuilderList()LUN ranges to be configured.
-