public static interface AllocateStaticIpResponse.Builder extends LightsailResponse.Builder, CopyableBuilder<AllocateStaticIpResponse.Builder,AllocateStaticIpResponse>
| Modifier and Type | Method and Description |
|---|---|
AllocateStaticIpResponse.Builder |
operations(Collection<Operation> operations)
An array of key-value pairs containing information about the static IP address you allocated.
|
AllocateStaticIpResponse.Builder |
operations(Operation... operations)
An array of key-value pairs containing information about the static IP address you allocated.
|
buildcopyapply, buildAllocateStaticIpResponse.Builder operations(Collection<Operation> operations)
An array of key-value pairs containing information about the static IP address you allocated.
operations - An array of key-value pairs containing information about the static IP address you allocated.AllocateStaticIpResponse.Builder operations(Operation... operations)
An array of key-value pairs containing information about the static IP address you allocated.
operations - An array of key-value pairs containing information about the static IP address you allocated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.