@Generated(value="OracleSDKGenerator", comments="API Version: 20180608") public class GetKeyRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetKeyRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetKeyRequest.Builder |
builder() |
String |
getKeyId()
The OCID of the key.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetKeyRequest.Builder builder()
public String getKeyId()
The OCID of the key.
public String getOpcRequestId()
Unique identifier for the request. If provided, the returned request ID will include this value. Otherwise, a random request ID will be generated by the service.
Copyright © 2016–2019. All rights reserved.