@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetAppCatalogListingResourceVersionRequest extends BmcRequest<Void>
Example: Click here to see how to use GetAppCatalogListingResourceVersionRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetAppCatalogListingResourceVersionRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAppCatalogListingResourceVersionRequest.Builder |
builder() |
String |
getListingId()
The OCID of the listing.
|
String |
getResourceVersion()
Listing Resource Version.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAppCatalogListingResourceVersionRequest.Builder builder()
public String getListingId()
The OCID of the listing.
public String getResourceVersion()
Listing Resource Version.
Copyright © 2016–2021. All rights reserved.