public static interface AddStorageSystemRequest.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<AddStorageSystemRequest.Builder,AddStorageSystemRequest>
| Modifier and Type | Method and Description |
|---|---|
AddStorageSystemRequest.Builder |
agentArns(Collection<String> agentArns)
Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your
on-premises storage system's management interface.
|
AddStorageSystemRequest.Builder |
agentArns(String... agentArns)
Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your
on-premises storage system's management interface.
|
AddStorageSystemRequest.Builder |
clientToken(String clientToken)
Specifies a client token to make sure requests with this API operation are idempotent.
|
AddStorageSystemRequest.Builder |
cloudWatchLogGroupArn(String cloudWatchLogGroupArn)
Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.
|
default AddStorageSystemRequest.Builder |
credentials(Consumer<Credentials.Builder> credentials)
Specifies the user name and password for accessing your on-premises storage system's management interface.
|
AddStorageSystemRequest.Builder |
credentials(Credentials credentials)
Specifies the user name and password for accessing your on-premises storage system's management interface.
|
AddStorageSystemRequest.Builder |
name(String name)
Specifies a familiar name for your on-premises storage system.
|
AddStorageSystemRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AddStorageSystemRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default AddStorageSystemRequest.Builder |
serverConfiguration(Consumer<DiscoveryServerConfiguration.Builder> serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your
on-premises storage system.
|
AddStorageSystemRequest.Builder |
serverConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your
on-premises storage system.
|
AddStorageSystemRequest.Builder |
systemType(DiscoverySystemType systemType)
Specifies the type of on-premises storage system that you want DataSync Discovery to collect information
about.
|
AddStorageSystemRequest.Builder |
systemType(String systemType)
Specifies the type of on-premises storage system that you want DataSync Discovery to collect information
about.
|
AddStorageSystemRequest.Builder |
tags(Collection<TagListEntry> tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
|
AddStorageSystemRequest.Builder |
tags(Consumer<TagListEntry.Builder>... tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
|
AddStorageSystemRequest.Builder |
tags(TagListEntry... tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAddStorageSystemRequest.Builder serverConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your on-premises storage system.
serverConfiguration - Specifies the server name and network port required to connect with the management interface of your
on-premises storage system.default AddStorageSystemRequest.Builder serverConfiguration(Consumer<DiscoveryServerConfiguration.Builder> serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your on-premises storage system.
This is a convenience method that creates an instance of theDiscoveryServerConfiguration.Builder
avoiding the need to create one manually via DiscoveryServerConfiguration.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to serverConfiguration(DiscoveryServerConfiguration).
serverConfiguration - a consumer that will call methods on DiscoveryServerConfiguration.BuilderserverConfiguration(DiscoveryServerConfiguration)AddStorageSystemRequest.Builder systemType(String systemType)
Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.
DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.
systemType - Specifies the type of on-premises storage system that you want DataSync Discovery to collect
information about. DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.
DiscoverySystemType,
DiscoverySystemTypeAddStorageSystemRequest.Builder systemType(DiscoverySystemType systemType)
Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.
DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.
systemType - Specifies the type of on-premises storage system that you want DataSync Discovery to collect
information about. DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.
DiscoverySystemType,
DiscoverySystemTypeAddStorageSystemRequest.Builder agentArns(Collection<String> agentArns)
Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface.
agentArns - Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your
on-premises storage system's management interface.AddStorageSystemRequest.Builder agentArns(String... agentArns)
Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface.
agentArns - Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your
on-premises storage system's management interface.AddStorageSystemRequest.Builder cloudWatchLogGroupArn(String cloudWatchLogGroupArn)
Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.
cloudWatchLogGroupArn - Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.AddStorageSystemRequest.Builder tags(Collection<TagListEntry> tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.
tags - Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
We recommend creating at least a name tag for your on-premises storage system.AddStorageSystemRequest.Builder tags(TagListEntry... tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.
tags - Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
We recommend creating at least a name tag for your on-premises storage system.AddStorageSystemRequest.Builder tags(Consumer<TagListEntry.Builder>... tags)
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.
This is a convenience method that creates an instance of theTagListEntry.Builder avoiding the need to create one
manually via TagListEntry.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to #tags(List.
tags - a consumer that will call methods on
TagListEntry.Builder#tags(java.util.Collection) AddStorageSystemRequest.Builder name(String name)
Specifies a familiar name for your on-premises storage system.
name - Specifies a familiar name for your on-premises storage system.AddStorageSystemRequest.Builder clientToken(String clientToken)
Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.
clientToken - Specifies a client token to make sure requests with this API operation are idempotent. If you don't
specify a client token, DataSync generates one for you automatically.AddStorageSystemRequest.Builder credentials(Credentials credentials)
Specifies the user name and password for accessing your on-premises storage system's management interface.
credentials - Specifies the user name and password for accessing your on-premises storage system's management
interface.default AddStorageSystemRequest.Builder credentials(Consumer<Credentials.Builder> credentials)
Specifies the user name and password for accessing your on-premises storage system's management interface.
This is a convenience method that creates an instance of theCredentials.Builder avoiding the need to
create one manually via Credentials.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to credentials(Credentials).
credentials - a consumer that will call methods on Credentials.Buildercredentials(Credentials)AddStorageSystemRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAddStorageSystemRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.