public static interface AssociateFleetRequest.Builder extends AppStreamRequest.Builder, CopyableBuilder<AssociateFleetRequest.Builder,AssociateFleetRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateFleetRequest.Builder |
fleetName(String fleetName)
The name of the fleet.
|
AssociateFleetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
AssociateFleetRequest.Builder |
stackName(String stackName)
The name of the stack.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildAssociateFleetRequest.Builder fleetName(String fleetName)
The name of the fleet.
fleetName - The name of the fleet.AssociateFleetRequest.Builder stackName(String stackName)
The name of the stack.
stackName - The name of the stack.AssociateFleetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.