public static interface ProvisionedBandwidth.Builder extends SdkPojo, CopyableBuilder<ProvisionedBandwidth.Builder,ProvisionedBandwidth>
| Modifier and Type | Method and Description |
|---|---|
ProvisionedBandwidth.Builder |
provisioned(String provisioned)
Reserved.
|
ProvisionedBandwidth.Builder |
provisionTime(Instant provisionTime)
Reserved.
|
ProvisionedBandwidth.Builder |
requested(String requested)
Reserved.
|
ProvisionedBandwidth.Builder |
requestTime(Instant requestTime)
Reserved.
|
ProvisionedBandwidth.Builder |
status(String status)
Reserved.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProvisionedBandwidth.Builder provisionTime(Instant provisionTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisionTime - Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.ProvisionedBandwidth.Builder provisioned(String provisioned)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisioned - Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.ProvisionedBandwidth.Builder requestTime(Instant requestTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requestTime - Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.ProvisionedBandwidth.Builder requested(String requested)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requested - Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.ProvisionedBandwidth.Builder status(String status)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
status - Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.Copyright © 2019. All rights reserved.