public static interface InstanceUsage.Builder extends SdkPojo, CopyableBuilder<InstanceUsage.Builder,InstanceUsage>
| Modifier and Type | Method and Description |
|---|---|
InstanceUsage.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
InstanceUsage.Builder |
usedInstanceCount(Integer usedInstanceCount)
Sets the value of the UsedInstanceCount property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceUsage.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.InstanceUsage.Builder usedInstanceCount(Integer usedInstanceCount)
usedInstanceCount - The new value for the UsedInstanceCount property for this object.Copyright © 2019. All rights reserved.