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