Uses of Interface
com.google.cloud.baremetalsolution.v2.LunOrBuilder
-
Packages that use LunOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of LunOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement LunOrBuilder Modifier and Type Class Description classLunA storage volume logical unit number (LUN).static classLun.BuilderA storage volume logical unit number (LUN).Methods in com.google.cloud.baremetalsolution.v2 that return LunOrBuilder Modifier and Type Method Description LunOrBuilderInstance.Builder. getLunsOrBuilder(int index)Immutable.LunOrBuilderInstance. getLunsOrBuilder(int index)Immutable.LunOrBuilderInstanceOrBuilder. getLunsOrBuilder(int index)Immutable.LunOrBuilderListLunsResponse.Builder. getLunsOrBuilder(int index)The list of luns.LunOrBuilderListLunsResponse. getLunsOrBuilder(int index)The list of luns.LunOrBuilderListLunsResponseOrBuilder. getLunsOrBuilder(int index)The list of luns.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type LunOrBuilder Modifier and Type Method Description List<? extends LunOrBuilder>Instance.Builder. getLunsOrBuilderList()Immutable.List<? extends LunOrBuilder>Instance. getLunsOrBuilderList()Immutable.List<? extends LunOrBuilder>InstanceOrBuilder. getLunsOrBuilderList()Immutable.List<? extends LunOrBuilder>ListLunsResponse.Builder. getLunsOrBuilderList()The list of luns.List<? extends LunOrBuilder>ListLunsResponse. getLunsOrBuilderList()The list of luns.List<? extends LunOrBuilder>ListLunsResponseOrBuilder. getLunsOrBuilderList()The list of luns.
-