static CaBundleSummary.Builder |
CaBundleSummary.builder() |
Create a new builder.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.compartmentId(String compartmentId) |
The OCID of the compartment for the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.copy(CaBundleSummary model) |
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.description(String description) |
A brief description of the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.id(String id) |
The OCID of the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state of the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.lifecycleState(CaBundleLifecycleState lifecycleState) |
The current lifecycle state of the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.name(String name) |
A user-friendly name for the CA bundle.
|
CaBundleSummary.Builder |
CaBundleSummary.Builder.timeCreated(Date timeCreated) |
A property indicating when the CA bundle was created, expressed in RFC
3339 timestamp format.
|
CaBundleSummary.Builder |
CaBundleSummary.toBuilder() |
|