CopyableBuilder<GetInstanceResponse.Builder,GetInstanceResponse>
, SdkBuilder<GetInstanceResponse.Builder,GetInstanceResponse>
public static interface GetInstanceResponse.Builder extends CopyableBuilder<GetInstanceResponse.Builder,GetInstanceResponse>
Modifier and Type | Method | Description |
---|---|---|
GetInstanceResponse.Builder |
instance(Instance instance) |
An array of key-value pairs containing information about the specified instance.
|
copy
apply, build
GetInstanceResponse.Builder instance(Instance instance)
An array of key-value pairs containing information about the specified instance.
instance
- An array of key-value pairs containing information about the specified instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.