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