Uses of Class
software.amazon.awssdk.services.privatenetworks.model.CommitmentConfiguration
-
Packages that use CommitmentConfiguration Package Description software.amazon.awssdk.services.privatenetworks.model -
-
Uses of CommitmentConfiguration in software.amazon.awssdk.services.privatenetworks.model
Methods in software.amazon.awssdk.services.privatenetworks.model that return CommitmentConfiguration Modifier and Type Method Description CommitmentConfigurationActivateNetworkSiteRequest. commitmentConfiguration()Determines the duration and renewal status of the commitment period for all pending radio units.CommitmentConfigurationCommitmentInformation. commitmentConfiguration()The duration and renewal status of the commitment period for the radio unit.CommitmentConfigurationOrderedResourceDefinition. commitmentConfiguration()The duration and renewal status of the commitment period for each radio unit in the order.CommitmentConfigurationStartNetworkResourceUpdateRequest. commitmentConfiguration()Use this action to extend and automatically renew the commitment period for the radio unit.Methods in software.amazon.awssdk.services.privatenetworks.model with parameters of type CommitmentConfiguration Modifier and Type Method Description ActivateNetworkSiteRequest.BuilderActivateNetworkSiteRequest.Builder. commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)Determines the duration and renewal status of the commitment period for all pending radio units.CommitmentInformation.BuilderCommitmentInformation.Builder. commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)The duration and renewal status of the commitment period for the radio unit.OrderedResourceDefinition.BuilderOrderedResourceDefinition.Builder. commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)The duration and renewal status of the commitment period for each radio unit in the order.StartNetworkResourceUpdateRequest.BuilderStartNetworkResourceUpdateRequest.Builder. commitmentConfiguration(CommitmentConfiguration commitmentConfiguration)Use this action to extend and automatically renew the commitment period for the radio unit.
-