| Package | Description |
|---|---|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
CommitmentConfiguration |
CommitmentConfiguration.clone() |
CommitmentConfiguration |
CommitmentInformation.getCommitmentConfiguration()
The duration and renewal status of the commitment period for the radio unit.
|
CommitmentConfiguration |
StartNetworkResourceUpdateRequest.getCommitmentConfiguration()
Use this action to extend and automatically renew the commitment period for the radio unit.
|
CommitmentConfiguration |
ActivateNetworkSiteRequest.getCommitmentConfiguration()
Determines the duration and renewal status of the commitment period for all pending radio units.
|
CommitmentConfiguration |
OrderedResourceDefinition.getCommitmentConfiguration()
The duration and renewal status of the commitment period for each radio unit in the order.
|
CommitmentConfiguration |
CommitmentConfiguration.withAutomaticRenewal(Boolean automaticRenewal)
Determines whether the commitment period for a radio unit is set to automatically renew for an additional 1 year
after your current commitment period expires.
|
CommitmentConfiguration |
CommitmentConfiguration.withCommitmentLength(CommitmentLength commitmentLength)
The duration of the commitment period for the radio unit.
|
CommitmentConfiguration |
CommitmentConfiguration.withCommitmentLength(String commitmentLength)
The duration of the commitment period for the radio unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitmentInformation.setCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for the radio unit.
|
void |
StartNetworkResourceUpdateRequest.setCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Use this action to extend and automatically renew the commitment period for the radio unit.
|
void |
ActivateNetworkSiteRequest.setCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Determines the duration and renewal status of the commitment period for all pending radio units.
|
void |
OrderedResourceDefinition.setCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for each radio unit in the order.
|
CommitmentInformation |
CommitmentInformation.withCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for the radio unit.
|
StartNetworkResourceUpdateRequest |
StartNetworkResourceUpdateRequest.withCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Use this action to extend and automatically renew the commitment period for the radio unit.
|
ActivateNetworkSiteRequest |
ActivateNetworkSiteRequest.withCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Determines the duration and renewal status of the commitment period for all pending radio units.
|
OrderedResourceDefinition |
OrderedResourceDefinition.withCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for each radio unit in the order.
|
Copyright © 2024. All rights reserved.