static ManagementStationSummary.Builder |
ManagementStationSummary.builder() |
Create a new builder.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.copy(ManagementStationSummary model) |
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.description(String description) |
User-specified description of the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.displayName(String displayName) |
User-friendly name for the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.healthState(HealthState healthState) |
Overall health status of the managment station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.hostname(String hostname) |
Hostname of the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.id(String id) |
The OCID of the
management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.lifecycleState(ManagementStation.LifecycleState lifecycleState) |
The current state of the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.location(ManagedInstanceLocation location) |
The location of the instance that is acting as the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.managedInstanceId(String managedInstanceId) |
The OCID of the
instance that is acting as the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.mirrorCapacity(Integer mirrorCapacity) |
A decimal number representing the amount of mirror capacity used by the sync.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.overallPercentage(Integer overallPercentage) |
A decimal number representing the progress of the current mirror sync.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.overallState(OverallState overallState) |
Current state of the mirror sync for the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.profileId(String profileId) |
The OCID of the
registration profile used for the management station.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.scheduledJobId(String scheduledJobId) |
The OCID of the
scheduled job for the mirror sync.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.timeNextExecution(Date timeNextExecution) |
The date and time of the next scheduled mirror sync (in RFC
3339 format).
|
ManagementStationSummary.Builder |
ManagementStationSummary.toBuilder() |
|