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