@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class GetSoftwareSourceRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetSoftwareSourceRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetSoftwareSourceRequest.Builder |
builder() |
String |
getOpcRequestId()
The client request ID for tracing.
|
String |
getSoftwareSourceId()
The OCID of the software source.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetSoftwareSourceRequest.Builder builder()
public String getSoftwareSourceId()
The OCID of the software source.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2020. All rights reserved.