@Generated(value="OracleSDKGenerator", comments="API Version: 20171215") public class GetExportSetRequest extends BmcRequest<Void>
Example: Click here to see how to use GetExportSetRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetExportSetRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetExportSetRequest.Builder |
builder() |
String |
getExportSetId()
The OCID of the export set.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetExportSetRequest.Builder builder()
public String getExportSetId()
The OCID of the export set.
public String getOpcRequestId()
Unique identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Copyright © 2016–2021. All rights reserved.