Package | Description |
---|---|
com.oracle.cloud.compute.jenkins.client | |
com.oracle.cloud.compute.jenkins.model |
Modifier and Type | Method and Description |
---|---|
Collection<SecurityList> |
ProxyComputeCloudClient.getSecurityLists() |
Collection<SecurityList> |
JaxrsComputeCloudClient.getSecurityLists() |
Collection<SecurityList> |
ComputeCloudClient.getSecurityLists()
Retrieves the security lists
|
Modifier and Type | Method and Description |
---|---|
SecurityList |
SecurityList.account(String account) |
SecurityList |
SecurityList.description(String description) |
SecurityList |
SecurityList.groupId(String groupId) |
SecurityList |
SecurityList.id(String id) |
SecurityList |
SecurityList.name(String name) |
SecurityList |
SecurityList.outboundCidrPolicy(String outboundCidrPolicy) |
SecurityList |
SecurityList.policy(String policy) |
SecurityList |
SecurityList.uri(String uri) |
Copyright © 2016–2018. All rights reserved.