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