@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class AttachParentSoftwareSourceToManagedInstanceRequest extends BmcRequest<AttachParentSoftwareSourceToManagedInstanceDetails>
Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstanceRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachParentSoftwareSourceToManagedInstanceRequest.Builder |
| Constructor and Description |
|---|
AttachParentSoftwareSourceToManagedInstanceRequest() |
| Modifier and Type | Method and Description |
|---|---|
static AttachParentSoftwareSourceToManagedInstanceRequest.Builder |
builder() |
boolean |
equals(Object o) |
AttachParentSoftwareSourceToManagedInstanceDetails |
getAttachParentSoftwareSourceToManagedInstanceDetails() |
AttachParentSoftwareSourceToManagedInstanceDetails |
getBody$()
Alternative accessor for the body parameter.
|
String |
getManagedInstanceId() |
String |
getOpcRequestId() |
String |
getOpcRetryToken() |
int |
hashCode() |
AttachParentSoftwareSourceToManagedInstanceRequest.Builder |
toBuilder() |
String |
toString() |
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continuepublic AttachParentSoftwareSourceToManagedInstanceRequest()
public String getManagedInstanceId()
public AttachParentSoftwareSourceToManagedInstanceDetails getAttachParentSoftwareSourceToManagedInstanceDetails()
public String getOpcRequestId()
public String getOpcRetryToken()
public AttachParentSoftwareSourceToManagedInstanceDetails getBody$()
Alternative accessor for the body parameter.
getBody$ in class BmcRequest<AttachParentSoftwareSourceToManagedInstanceDetails>public AttachParentSoftwareSourceToManagedInstanceRequest.Builder toBuilder()
AttachParentSoftwareSourceToManagedInstanceRequest.Builder that allows you to modify request propertiespublic static AttachParentSoftwareSourceToManagedInstanceRequest.Builder builder()
public boolean equals(Object o)
equals in class BmcRequest<AttachParentSoftwareSourceToManagedInstanceDetails>public int hashCode()
hashCode in class BmcRequest<AttachParentSoftwareSourceToManagedInstanceDetails>Copyright © 2016–2022. All rights reserved.