Uses of Interface
com.google.cloud.baremetalsolution.v2.NfsShare.AllowedClientOrBuilder
-
Packages that use NfsShare.AllowedClientOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of NfsShare.AllowedClientOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement NfsShare.AllowedClientOrBuilder Modifier and Type Class Description static class
NfsShare.AllowedClient
Represents an 'access point' for the share.static class
NfsShare.AllowedClient.Builder
Represents an 'access point' for the share.Methods in com.google.cloud.baremetalsolution.v2 that return NfsShare.AllowedClientOrBuilder Modifier and Type Method Description NfsShare.AllowedClientOrBuilder
NfsShare.Builder. getAllowedClientsOrBuilder(int index)
List of allowed access points.NfsShare.AllowedClientOrBuilder
NfsShare. getAllowedClientsOrBuilder(int index)
List of allowed access points.NfsShare.AllowedClientOrBuilder
NfsShareOrBuilder. getAllowedClientsOrBuilder(int index)
List of allowed access points.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type NfsShare.AllowedClientOrBuilder Modifier and Type Method Description List<? extends NfsShare.AllowedClientOrBuilder>
NfsShare.Builder. getAllowedClientsOrBuilderList()
List of allowed access points.List<? extends NfsShare.AllowedClientOrBuilder>
NfsShare. getAllowedClientsOrBuilderList()
List of allowed access points.List<? extends NfsShare.AllowedClientOrBuilder>
NfsShareOrBuilder. getAllowedClientsOrBuilderList()
List of allowed access points.
-