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