@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class GetSoftwareSourceRequest extends BmcRequest<Void>
Example: Click here to see how to use GetSoftwareSourceRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
GetSoftwareSourceRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetSoftwareSourceRequest.Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getOpcRequestId()
The client request ID for tracing.
|
String |
getSoftwareSourceId()
The OCID of the software source.
|
int |
hashCode() |
GetSoftwareSourceRequest.Builder |
toBuilder() |
String |
toString() |
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfigurationpublic static GetSoftwareSourceRequest.Builder builder()
public GetSoftwareSourceRequest.Builder toBuilder()
protected boolean canEqual(Object other)
public String getSoftwareSourceId()
The OCID of the software source.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.