static DiagnosisStore.Builder |
DiagnosisStore.builder() |
Create a new builder.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.copy(DiagnosisStore model) |
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.displayName(String displayName) |
A user-friendly name.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.id(String id) |
The OCID of the
DiagnosisStore.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.lastAcceptedRequestToken(String lastAcceptedRequestToken) |
The last accepted request token.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.lastCompletedRequestToken(String lastCompletedRequestToken) |
The last completed request token.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the Diagnosis in more detail.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.lifecycleState(DiagnosisStore.LifecycleState lifecycleState) |
The current state of the Diagnosis.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.objectStoreBucket(String objectStoreBucket) |
The name of the object store bucket.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.objectStoreNamespace(String objectStoreNamespace) |
The namespace of the object store.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.timeCreated(Date timeCreated) |
The date and time the Diagnosis Store was created, in the format defined by [RFC
3339](https://tools.ietf .org/html/rfc3339).
|
DiagnosisStore.Builder |
DiagnosisStore.Builder.timeUpdated(Date timeUpdated) |
The date and time the Diagnosis Store was updated, in the format defined by [RFC
3339](https://tools.ietf .org/html/rfc3339).
|
DiagnosisStore.Builder |
DiagnosisStore.toBuilder() |
|