@CompileStatic @org.kordamp.jipsy.annotations.TypeProviderFor(OCITask) class CreateGatewayTask extends AbstractOCITask
Fields inherited from class | Fields |
---|---|
class AbstractOCITask |
CONFIG_LOCATION, TIMESTAMP_FORMAT, closeables, ociConfig |
Type | Name and description |
---|---|
static String |
TASK_DESCRIPTION |
Property<EndpointType> |
endpointType |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
doExecuteTask() |
|
List<EndpointType> |
getAvailableEndpointTypes() |
|
Property<String> |
getCreatedGatewayId() |
|
Provider<EndpointType> |
getResolvedEndpointType() |
|
static com.oracle.bmc.apigateway.model.GatewaySummary |
maybeCreateGateway(OCITask owner, com.oracle.bmc.apigateway.GatewayClient client, String compartmentId, String subnetId, String gatewayName, EndpointType endpointType, boolean waitForCompletion, boolean verbose) |
|
void |
setEndpointType(EndpointType endpointType) |