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