| Modifier and Type | Class and Description |
|---|---|
static class |
NfsShare.AllowedClient
Represents an 'access point' for the share.
|
static class |
NfsShare.AllowedClient.Builder
Represents an 'access point' for the share.
|
| Modifier and Type | Method and Description |
|---|---|
NfsShare.AllowedClientOrBuilder |
NfsShare.getAllowedClientsOrBuilder(int index)
List of allowed access points.
|
NfsShare.AllowedClientOrBuilder |
NfsShare.Builder.getAllowedClientsOrBuilder(int index)
List of allowed access points.
|
NfsShare.AllowedClientOrBuilder |
NfsShareOrBuilder.getAllowedClientsOrBuilder(int index)
List of allowed access points.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NfsShare.AllowedClientOrBuilder> |
NfsShare.getAllowedClientsOrBuilderList()
List of allowed access points.
|
List<? extends NfsShare.AllowedClientOrBuilder> |
NfsShare.Builder.getAllowedClientsOrBuilderList()
List of allowed access points.
|
List<? extends NfsShare.AllowedClientOrBuilder> |
NfsShareOrBuilder.getAllowedClientsOrBuilderList()
List of allowed access points.
|
Copyright © 2022 Google LLC. All rights reserved.