@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetUserRequest extends BmcRequest<Void>
Example: Click here to see how to use GetUserRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetUserRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetUserRequest.Builder |
builder() |
String |
getUserId()
The OCID of the user.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetUserRequest.Builder builder()
public String getUserId()
The OCID of the user.
Copyright © 2016–2021. All rights reserved.