public static interface NetworkResource.Builder extends SdkPojo, CopyableBuilder<NetworkResource.Builder,NetworkResource>
| Modifier and Type | Method and Description |
|---|---|
NetworkResource.Builder |
attributes(Collection<NameValuePair> attributes)
The attributes of the network resource.
|
NetworkResource.Builder |
attributes(Consumer<NameValuePair.Builder>... attributes)
The attributes of the network resource.
|
NetworkResource.Builder |
attributes(NameValuePair... attributes)
The attributes of the network resource.
|
NetworkResource.Builder |
commitmentInformation(CommitmentInformation commitmentInformation)
Information about the commitment period for the radio unit.
|
default NetworkResource.Builder |
commitmentInformation(Consumer<CommitmentInformation.Builder> commitmentInformation)
Information about the commitment period for the radio unit.
|
NetworkResource.Builder |
createdAt(Instant createdAt)
The creation time of the network resource.
|
NetworkResource.Builder |
description(String description)
The description of the network resource.
|
NetworkResource.Builder |
health(HealthStatus health)
The health of the network resource.
|
NetworkResource.Builder |
health(String health)
The health of the network resource.
|
NetworkResource.Builder |
model(String model)
The model of the network resource.
|
NetworkResource.Builder |
networkArn(String networkArn)
The Amazon Resource Name (ARN) of the network on which this network resource appears.
|
NetworkResource.Builder |
networkResourceArn(String networkResourceArn)
The Amazon Resource Name (ARN) of the network resource.
|
NetworkResource.Builder |
networkSiteArn(String networkSiteArn)
The Amazon Resource Name (ARN) of the network site on which this network resource appears.
|
NetworkResource.Builder |
orderArn(String orderArn)
The Amazon Resource Name (ARN) of the order used to purchase this network resource.
|
default NetworkResource.Builder |
position(Consumer<Position.Builder> position)
The position of the network resource.
|
NetworkResource.Builder |
position(Position position)
The position of the network resource.
|
default NetworkResource.Builder |
returnInformation(Consumer<ReturnInformation.Builder> returnInformation)
Information about a request to return the network resource.
|
NetworkResource.Builder |
returnInformation(ReturnInformation returnInformation)
Information about a request to return the network resource.
|
NetworkResource.Builder |
serialNumber(String serialNumber)
The serial number of the network resource.
|
NetworkResource.Builder |
status(NetworkResourceStatus status)
The status of the network resource.
|
NetworkResource.Builder |
status(String status)
The status of the network resource.
|
NetworkResource.Builder |
statusReason(String statusReason)
The status reason of the network resource.
|
NetworkResource.Builder |
type(NetworkResourceType type)
The type of the network resource.
|
NetworkResource.Builder |
type(String type)
The type of the network resource.
|
NetworkResource.Builder |
vendor(String vendor)
The vendor of the network resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNetworkResource.Builder attributes(Collection<NameValuePair> attributes)
The attributes of the network resource.
attributes - The attributes of the network resource.NetworkResource.Builder attributes(NameValuePair... attributes)
The attributes of the network resource.
attributes - The attributes of the network resource.NetworkResource.Builder attributes(Consumer<NameValuePair.Builder>... attributes)
The attributes of the network resource.
This is a convenience method that creates an instance of theNameValuePair.Builder avoiding the need to
create one manually via NameValuePair.builder()
.
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #attributes(List.
attributes - a consumer that will call methods on
NameValuePair.Builder#attributes(java.util.Collection) NetworkResource.Builder commitmentInformation(CommitmentInformation commitmentInformation)
Information about the commitment period for the radio unit. Shows the duration, the date and time that the contract started and ends, and the renewal status of the commitment period.
commitmentInformation - Information about the commitment period for the radio unit. Shows the duration, the date and time that
the contract started and ends, and the renewal status of the commitment period.default NetworkResource.Builder commitmentInformation(Consumer<CommitmentInformation.Builder> commitmentInformation)
Information about the commitment period for the radio unit. Shows the duration, the date and time that the contract started and ends, and the renewal status of the commitment period.
This is a convenience method that creates an instance of theCommitmentInformation.Builder avoiding
the need to create one manually via CommitmentInformation.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to commitmentInformation(CommitmentInformation).
commitmentInformation - a consumer that will call methods on CommitmentInformation.BuildercommitmentInformation(CommitmentInformation)NetworkResource.Builder createdAt(Instant createdAt)
The creation time of the network resource.
createdAt - The creation time of the network resource.NetworkResource.Builder description(String description)
The description of the network resource.
description - The description of the network resource.NetworkResource.Builder health(String health)
The health of the network resource.
health - The health of the network resource.HealthStatus,
HealthStatusNetworkResource.Builder health(HealthStatus health)
The health of the network resource.
health - The health of the network resource.HealthStatus,
HealthStatusNetworkResource.Builder model(String model)
The model of the network resource.
model - The model of the network resource.NetworkResource.Builder networkArn(String networkArn)
The Amazon Resource Name (ARN) of the network on which this network resource appears.
networkArn - The Amazon Resource Name (ARN) of the network on which this network resource appears.NetworkResource.Builder networkResourceArn(String networkResourceArn)
The Amazon Resource Name (ARN) of the network resource.
networkResourceArn - The Amazon Resource Name (ARN) of the network resource.NetworkResource.Builder networkSiteArn(String networkSiteArn)
The Amazon Resource Name (ARN) of the network site on which this network resource appears.
networkSiteArn - The Amazon Resource Name (ARN) of the network site on which this network resource appears.NetworkResource.Builder orderArn(String orderArn)
The Amazon Resource Name (ARN) of the order used to purchase this network resource.
orderArn - The Amazon Resource Name (ARN) of the order used to purchase this network resource.NetworkResource.Builder position(Position position)
The position of the network resource.
position - The position of the network resource.default NetworkResource.Builder position(Consumer<Position.Builder> position)
The position of the network resource.
This is a convenience method that creates an instance of thePosition.Builder avoiding the need to
create one manually via Position.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result is
passed to position(Position).
position - a consumer that will call methods on Position.Builderposition(Position)NetworkResource.Builder returnInformation(ReturnInformation returnInformation)
Information about a request to return the network resource.
returnInformation - Information about a request to return the network resource.default NetworkResource.Builder returnInformation(Consumer<ReturnInformation.Builder> returnInformation)
Information about a request to return the network resource.
This is a convenience method that creates an instance of theReturnInformation.Builder avoiding the
need to create one manually via ReturnInformation.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to returnInformation(ReturnInformation).
returnInformation - a consumer that will call methods on ReturnInformation.BuilderreturnInformation(ReturnInformation)NetworkResource.Builder serialNumber(String serialNumber)
The serial number of the network resource.
serialNumber - The serial number of the network resource.NetworkResource.Builder status(String status)
The status of the network resource.
status - The status of the network resource.NetworkResourceStatus,
NetworkResourceStatusNetworkResource.Builder status(NetworkResourceStatus status)
The status of the network resource.
status - The status of the network resource.NetworkResourceStatus,
NetworkResourceStatusNetworkResource.Builder statusReason(String statusReason)
The status reason of the network resource.
statusReason - The status reason of the network resource.NetworkResource.Builder type(String type)
The type of the network resource.
type - The type of the network resource.NetworkResourceType,
NetworkResourceTypeNetworkResource.Builder type(NetworkResourceType type)
The type of the network resource.
type - The type of the network resource.NetworkResourceType,
NetworkResourceTypeNetworkResource.Builder vendor(String vendor)
The vendor of the network resource.
vendor - The vendor of the network resource.Copyright © 2023. All rights reserved.