CopyableBuilder<ProvisionedBandwidth.Builder,ProvisionedBandwidth>
, SdkBuilder<ProvisionedBandwidth.Builder,ProvisionedBandwidth>
public static interface ProvisionedBandwidth.Builder extends CopyableBuilder<ProvisionedBandwidth.Builder,ProvisionedBandwidth>
Modifier and Type | Method | Description |
---|---|---|
ProvisionedBandwidth.Builder |
provisioned(String provisioned) |
Reserved.
|
ProvisionedBandwidth.Builder |
provisionTime(Date provisionTime) |
Reserved.
|
ProvisionedBandwidth.Builder |
requested(String requested) |
Reserved.
|
ProvisionedBandwidth.Builder |
requestTime(Date requestTime) |
Reserved.
|
ProvisionedBandwidth.Builder |
status(String status) |
Reserved.
|
copy
apply, build
ProvisionedBandwidth.Builder provisionTime(Date 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(Date 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.