@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class AddImageShapeCompatibilityEntryRequest extends BmcRequest<AddImageShapeCompatibilityEntryDetails>
Example: Click here to see how to use AddImageShapeCompatibilityEntryRequest.
Modifier and Type | Class and Description |
---|---|
static class |
AddImageShapeCompatibilityEntryRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static AddImageShapeCompatibilityEntryRequest.Builder |
builder() |
AddImageShapeCompatibilityEntryDetails |
getAddImageShapeCompatibilityEntryDetails()
Image shape compatibility details
|
AddImageShapeCompatibilityEntryDetails |
getBody$()
Alternative accessor for the body parameter.
|
String |
getImageId()
The OCID of the image.
|
String |
getShapeName()
Shape name.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public AddImageShapeCompatibilityEntryDetails getBody$()
Alternative accessor for the body parameter.
getBody$
in class BmcRequest<AddImageShapeCompatibilityEntryDetails>
public static AddImageShapeCompatibilityEntryRequest.Builder builder()
public String getShapeName()
Shape name.
public AddImageShapeCompatibilityEntryDetails getAddImageShapeCompatibilityEntryDetails()
Image shape compatibility details
Copyright © 2016–2021. All rights reserved.