@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class DeleteAppCatalogSubscriptionRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
DeleteAppCatalogSubscriptionRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static DeleteAppCatalogSubscriptionRequest.Builder |
builder() |
String |
getCompartmentId()
The OCID of the compartment.
|
String |
getListingId()
The OCID of the listing.
|
String |
getResourceVersion()
Listing Resource Version.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static DeleteAppCatalogSubscriptionRequest.Builder builder()
public String getListingId()
The OCID of the listing.
public String getResourceVersion()
Listing Resource Version.
Copyright © 2016–2020. All rights reserved.