CopyableBuilder<Intent.Builder,Intent>, SdkBuilder<Intent.Builder,Intent>public static interface Intent.Builder extends CopyableBuilder<Intent.Builder,Intent>
| Modifier and Type | Method | Description |
|---|---|---|
Intent.Builder |
intentName(String intentName) |
The name of the intent.
|
Intent.Builder |
intentVersion(String intentVersion) |
The version of the intent.
|
copyapply, buildIntent.Builder intentName(String intentName)
The name of the intent.
intentName - The name of the intent.Intent.Builder intentVersion(String intentVersion)
The version of the intent.
intentVersion - The version of the intent.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.