@Generated(value="OracleSDKGenerator", comments="API Version: 20190325") public class GetCatalogRequest extends BmcRequest<Void>
Example: Click here to see how to use GetCatalogRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetCatalogRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetCatalogRequest.Builder |
builder() |
String |
getCatalogId()
Unique catalog identifier.
|
String |
getOpcRequestId()
The client request ID for tracing.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetCatalogRequest.Builder builder()
public String getCatalogId()
Unique catalog identifier.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.