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