| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks.model |
| Modifier and Type | Method and Description |
|---|---|
CommitmentConfiguration |
ActivateNetworkSiteRequest.commitmentConfiguration()
Determines the duration and renewal status of the commitment period for all pending radio units.
|
CommitmentConfiguration |
CommitmentInformation.commitmentConfiguration()
The duration and renewal status of the commitment period for the radio unit.
|
CommitmentConfiguration |
StartNetworkResourceUpdateRequest.commitmentConfiguration()
Use this action to extend and automatically renew the commitment period for the radio unit.
|
CommitmentConfiguration |
OrderedResourceDefinition.commitmentConfiguration()
The duration and renewal status of the commitment period for each radio unit in the order.
|
| Modifier and Type | Method and Description |
|---|---|
ActivateNetworkSiteRequest.Builder |
ActivateNetworkSiteRequest.Builder.commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Determines the duration and renewal status of the commitment period for all pending radio units.
|
CommitmentInformation.Builder |
CommitmentInformation.Builder.commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for the radio unit.
|
StartNetworkResourceUpdateRequest.Builder |
StartNetworkResourceUpdateRequest.Builder.commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
Use this action to extend and automatically renew the commitment period for the radio unit.
|
OrderedResourceDefinition.Builder |
OrderedResourceDefinition.Builder.commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for each radio unit in the order.
|
Copyright © 2023. All rights reserved.