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