@Generated(value="OracleSDKGenerator", comments="API Version: 20181116") public class GetAddressListRequest extends BmcRequest<Void>
Example: Click here to see how to use GetAddressListRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetAddressListRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAddressListRequest.Builder |
builder() |
String |
getAddressListId()
The OCID of the address list.
|
String |
getOpcRequestId()
The unique Oracle-assigned identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAddressListRequest.Builder builder()
public String getAddressListId()
The OCID of the address list. This number is generated when the address list is added to the compartment.
public String getOpcRequestId()
The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Copyright © 2016–2021. All rights reserved.