@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetComputeImageCapabilitySchemaRequest extends BmcRequest<Void>
Example: Click here to see how to use GetComputeImageCapabilitySchemaRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetComputeImageCapabilitySchemaRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetComputeImageCapabilitySchemaRequest.Builder |
builder() |
String |
getComputeImageCapabilitySchemaId()
The id of the compute image capability schema or the image ocid
|
Boolean |
getIsMergeEnabled()
Merge the image capability schema with the global image capability schema
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetComputeImageCapabilitySchemaRequest.Builder builder()
public String getComputeImageCapabilitySchemaId()
The id of the compute image capability schema or the image ocid
public Boolean getIsMergeEnabled()
Merge the image capability schema with the global image capability schema
Copyright © 2016–2021. All rights reserved.