| Package | Description |
|---|---|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
CommitmentInformation |
CommitmentInformation.clone() |
CommitmentInformation |
NetworkResource.getCommitmentInformation()
Information about the commitment period for the radio unit.
|
CommitmentInformation |
CommitmentInformation.withCommitmentConfiguration(CommitmentConfiguration commitmentConfiguration)
The duration and renewal status of the commitment period for the radio unit.
|
CommitmentInformation |
CommitmentInformation.withExpiresOn(Date expiresOn)
The date and time that the commitment period ends.
|
CommitmentInformation |
CommitmentInformation.withStartAt(Date startAt)
The date and time that the commitment period started.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkResource.setCommitmentInformation(CommitmentInformation commitmentInformation)
Information about the commitment period for the radio unit.
|
NetworkResource |
NetworkResource.withCommitmentInformation(CommitmentInformation commitmentInformation)
Information about the commitment period for the radio unit.
|
Copyright © 2025. All rights reserved.