Uses of Class
com.google.cloud.baremetalsolution.v2.NfsShare.AllowedClient
-
Packages that use NfsShare.AllowedClient Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of NfsShare.AllowedClient in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return NfsShare.AllowedClient Modifier and Type Method Description NfsShare.AllowedClientNfsShare.AllowedClient.Builder. build()NfsShare.AllowedClientNfsShare.AllowedClient.Builder. buildPartial()NfsShare.AllowedClientNfsShare.Builder. getAllowedClients(int index)List of allowed access points.NfsShare.AllowedClientNfsShare. getAllowedClients(int index)List of allowed access points.NfsShare.AllowedClientNfsShareOrBuilder. getAllowedClients(int index)List of allowed access points.static NfsShare.AllowedClientNfsShare.AllowedClient. getDefaultInstance()NfsShare.AllowedClientNfsShare.AllowedClient.Builder. getDefaultInstanceForType()NfsShare.AllowedClientNfsShare.AllowedClient. getDefaultInstanceForType()static NfsShare.AllowedClientNfsShare.AllowedClient. parseDelimitedFrom(InputStream input)static NfsShare.AllowedClientNfsShare.AllowedClient. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(byte[] data)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(com.google.protobuf.ByteString data)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(com.google.protobuf.CodedInputStream input)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(InputStream input)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(ByteBuffer data)static NfsShare.AllowedClientNfsShare.AllowedClient. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type NfsShare.AllowedClient Modifier and Type Method Description List<NfsShare.AllowedClient>NfsShare.Builder. getAllowedClientsList()List of allowed access points.List<NfsShare.AllowedClient>NfsShare. getAllowedClientsList()List of allowed access points.List<NfsShare.AllowedClient>NfsShareOrBuilder. getAllowedClientsList()List of allowed access points.com.google.protobuf.Parser<NfsShare.AllowedClient>NfsShare.AllowedClient. getParserForType()static com.google.protobuf.Parser<NfsShare.AllowedClient>NfsShare.AllowedClient. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type NfsShare.AllowedClient Modifier and Type Method Description NfsShare.BuilderNfsShare.Builder. addAllowedClients(int index, NfsShare.AllowedClient value)List of allowed access points.NfsShare.BuilderNfsShare.Builder. addAllowedClients(NfsShare.AllowedClient value)List of allowed access points.NfsShare.AllowedClient.BuilderNfsShare.AllowedClient.Builder. mergeFrom(NfsShare.AllowedClient other)static NfsShare.AllowedClient.BuilderNfsShare.AllowedClient. newBuilder(NfsShare.AllowedClient prototype)NfsShare.BuilderNfsShare.Builder. setAllowedClients(int index, NfsShare.AllowedClient value)List of allowed access points.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type NfsShare.AllowedClient Modifier and Type Method Description NfsShare.BuilderNfsShare.Builder. addAllAllowedClients(Iterable<? extends NfsShare.AllowedClient> values)List of allowed access points.
-