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 classNfsShare.AllowedClientRepresents an 'access point' for the share.static classNfsShare.AllowedClient.BuilderRepresents an 'access point' for the share.Methods in com.google.cloud.baremetalsolution.v2 that return NfsShare.AllowedClientOrBuilder Modifier and Type Method Description NfsShare.AllowedClientOrBuilderNfsShare.Builder. getAllowedClientsOrBuilder(int index)List of allowed access points.NfsShare.AllowedClientOrBuilderNfsShare. getAllowedClientsOrBuilder(int index)List of allowed access points.NfsShare.AllowedClientOrBuilderNfsShareOrBuilder. 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.
-