| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceUsage.Builder |
InstanceUsage.Builder.accountId(String accountId)
Sets the value of the AccountId property for this object.
|
static InstanceUsage.Builder |
InstanceUsage.builder() |
InstanceUsage.Builder |
InstanceUsage.toBuilder() |
InstanceUsage.Builder |
InstanceUsage.Builder.usedInstanceCount(Integer usedInstanceCount)
Sets the value of the UsedInstanceCount property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InstanceUsage.Builder> |
InstanceUsage.serializableBuilderClass() |
Copyright © 2019. All rights reserved.