CopyableBuilder<GetInstanceStateResponse.Builder,GetInstanceStateResponse>
, SdkBuilder<GetInstanceStateResponse.Builder,GetInstanceStateResponse>
public static interface GetInstanceStateResponse.Builder extends CopyableBuilder<GetInstanceStateResponse.Builder,GetInstanceStateResponse>
Modifier and Type | Method | Description |
---|---|---|
GetInstanceStateResponse.Builder |
state(InstanceState state) |
The state of the instance.
|
copy
apply, build
GetInstanceStateResponse.Builder state(InstanceState state)
The state of the instance.
state
- The state of the instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.