CopyableBuilder<DisassociateFleetRequest.Builder,DisassociateFleetRequest>, SdkBuilder<DisassociateFleetRequest.Builder,DisassociateFleetRequest>public static interface DisassociateFleetRequest.Builder extends CopyableBuilder<DisassociateFleetRequest.Builder,DisassociateFleetRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DisassociateFleetRequest.Builder |
fleetName(String fleetName) |
The name of the fleet to disassociate.
|
DisassociateFleetRequest.Builder |
stackName(String stackName) |
The name of the stack with which the fleet is associated.
|
copyapply, buildDisassociateFleetRequest.Builder fleetName(String fleetName)
The name of the fleet to disassociate.
fleetName - The name of the fleet to disassociate.DisassociateFleetRequest.Builder stackName(String stackName)
The name of the stack with which the fleet is associated.
stackName - The name of the stack with which the fleet is associated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.