| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ProvisionedBandwidth |
ProvisionedBandwidth.clone() |
ProvisionedBandwidth |
NatGateway.getProvisionedBandwidth()
Reserved.
|
ProvisionedBandwidth |
ProvisionedBandwidth.withProvisioned(String provisioned)
Reserved.
|
ProvisionedBandwidth |
ProvisionedBandwidth.withProvisionTime(Date provisionTime)
Reserved.
|
ProvisionedBandwidth |
ProvisionedBandwidth.withRequested(String requested)
Reserved.
|
ProvisionedBandwidth |
ProvisionedBandwidth.withRequestTime(Date requestTime)
Reserved.
|
ProvisionedBandwidth |
ProvisionedBandwidth.withStatus(String status)
Reserved.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NatGateway.setProvisionedBandwidth(ProvisionedBandwidth provisionedBandwidth)
Reserved.
|
NatGateway |
NatGateway.withProvisionedBandwidth(ProvisionedBandwidth provisionedBandwidth)
Reserved.
|
Copyright © 2022. All rights reserved.