@CompileStatic @org.kordamp.jipsy.annotations.TypeProviderFor(OCITask) class GetInstancePublicIpTask extends AbstractOCITask
Fields inherited from class | Fields |
---|---|
class AbstractOCITask |
CONFIG_LOCATION, TIMESTAMP_FORMAT, closeables, ociConfig |
Type | Name and description |
---|---|
static String |
TASK_DESCRIPTION |
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
doExecuteTask() |
|
static Set<String> |
getInstancePublicIp(OCITask owner, com.oracle.bmc.core.ComputeClient computeClient, com.oracle.bmc.core.VirtualNetworkClient vcnClient, String compartmentId, String instanceId) |