Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
static ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.builder()
Create a new builder.
|
ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.Builder.copy(ApplyJobPlanResolution model) |
ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.Builder.isAutoApproved(Boolean isAutoApproved)
Specifies whether to use the configuration directly, without reference to a Plan job.
|
ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.Builder.isUseLatestJobId(Boolean isUseLatestJobId)
Specifies whether to use the
OCID of
the most recently run plan job.
|
ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.Builder.planJobId(String planJobId)
The OCID
that specifies the most recently executed plan job.
|
ApplyJobPlanResolution.Builder |
ApplyJobPlanResolution.toBuilder() |
Copyright © 2016–2024. All rights reserved.