public class GetResourceUsageReportOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
GetResourceUsageReportOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountGroupId()
Gets the accountGroupId.
|
java.lang.String |
accountId()
Gets the accountId.
|
java.lang.String |
billingUnitId()
Gets the billingUnitId.
|
java.lang.Boolean |
children()
Gets the children.
|
java.lang.String |
enterpriseId()
Gets the enterpriseId.
|
java.lang.Long |
limit()
Gets the limit.
|
java.lang.String |
month()
Gets the month.
|
GetResourceUsageReportOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
offset()
Gets the offset.
|
public GetResourceUsageReportOptions.Builder newBuilder()
public java.lang.String enterpriseId()
public java.lang.String accountGroupId()
public java.lang.String accountId()
public java.lang.Boolean children()
public java.lang.String month()
public java.lang.String billingUnitId()
public java.lang.Long limit()
public java.lang.String offset()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.