static ApmDomain.Builder |
ApmDomain.builder() |
Create a new builder.
|
ApmDomain.Builder |
ApmDomain.Builder.compartmentId(String compartmentId) |
The OCID of the compartment corresponding to the APM domain.
|
ApmDomain.Builder |
ApmDomain.Builder.copy(ApmDomain model) |
|
ApmDomain.Builder |
ApmDomain.Builder.dataUploadEndpoint(String dataUploadEndpoint) |
The endpoint where the APM agents upload their observations and metrics.
|
ApmDomain.Builder |
ApmDomain.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ApmDomain.Builder |
ApmDomain.Builder.description(String description) |
Description of the APM domain.
|
ApmDomain.Builder |
ApmDomain.Builder.displayName(String displayName) |
Display name of the APM domain, which can be updated.
|
ApmDomain.Builder |
ApmDomain.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ApmDomain.Builder |
ApmDomain.Builder.id(String id) |
Unique identifier that is immutable on creation.
|
ApmDomain.Builder |
ApmDomain.Builder.isFreeTier(Boolean isFreeTier) |
Indicates if this is an Always Free resource.
|
ApmDomain.Builder |
ApmDomain.Builder.lifecycleState(LifecycleStates lifecycleState) |
The current lifecycle state of the APM domain.
|
ApmDomain.Builder |
ApmDomain.Builder.timeCreated(Date timeCreated) |
The time the APM domain was created, expressed in RFC 3339 timestamp format.
|
ApmDomain.Builder |
ApmDomain.Builder.timeUpdated(Date timeUpdated) |
The time the APM domain was updated, expressed in RFC 3339 timestamp format.
|
ApmDomain.Builder |
ApmDomain.toBuilder() |
|