public static interface OnPremConfig.Builder extends SdkPojo, CopyableBuilder<OnPremConfig.Builder,OnPremConfig>
Modifier and Type | Method and Description |
---|---|
OnPremConfig.Builder |
agentArns(Collection<String> agentArns)
ARNs)of the agents to use for an NFS location.
|
OnPremConfig.Builder |
agentArns(String... agentArns)
ARNs)of the agents to use for an NFS location.
|
copy
applyMutation, build
OnPremConfig.Builder agentArns(Collection<String> agentArns)
ARNs)of the agents to use for an NFS location.
agentArns
- ARNs)of the agents to use for an NFS location.OnPremConfig.Builder agentArns(String... agentArns)
ARNs)of the agents to use for an NFS location.
agentArns
- ARNs)of the agents to use for an NFS location.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.