@Generated(value="OracleSDKGenerator", comments="API Version: 20181231") public class ValidateUserRequest extends BmcRequest<Void>
Modifier and Type | Class and Description |
---|---|
static class |
ValidateUserRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ValidateUserRequest.Builder |
builder() |
String |
getCsi()
Customer support identifier of the support account
|
String |
getOcid()
User OCID for IDCS users that have a shadow in OCI
|
String |
getOpcRequestId()
Unique request id
|
String |
getOpcRetryToken()
Retry-token header
|
String |
getProblemType()
Problem Type of Taxonomy - tech/limit
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ValidateUserRequest.Builder builder()
public String getCsi()
Customer support identifier of the support account
public String getOcid()
User OCID for IDCS users that have a shadow in OCI
public String getOpcRetryToken()
Retry-token header
public String getOpcRequestId()
Unique request id
public String getProblemType()
Problem Type of Taxonomy - tech/limit
Copyright © 2016–2020. All rights reserved.