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