static UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.builder() |
Create a new builder.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.comment(String comment) |
Comment about the modification of the operator control assignment.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.copy(UpdateOperatorControlAssignmentDetails model) |
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.isAutoApproveDuringMaintenance(Boolean isAutoApproveDuringMaintenance) |
The boolean if true would autoApprove during maintenance.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.isEnforcedAlways(Boolean isEnforcedAlways) |
If true, then the target resource is always governed by the operator control.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.isHypervisorLogForwarded(Boolean isHypervisorLogForwarded) |
If set, then the hypervisor audit logs will be forwarded to the relevant remote syslog
server
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.isLogForwarded(Boolean isLogForwarded) |
If set, then the audit logs will be forwarded to the relevant remote logging server
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.remoteSyslogServerAddress(String remoteSyslogServerAddress) |
The address of the remote syslog server where the audit logs will be forwarded to.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.remoteSyslogServerCACert(String remoteSyslogServerCACert) |
The CA certificate of the remote syslog server.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.remoteSyslogServerPort(Integer remoteSyslogServerPort) |
The listening port of the remote syslog server.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.timeAssignmentFrom(Date timeAssignmentFrom) |
The time at which the target resource will be brought under the governance of the
operator control in RFC 3339 timestamp format.
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.Builder.timeAssignmentTo(Date timeAssignmentTo) |
The time at which the target resource will leave the governance of the operator control
in RFC 3339timestamp format.Example:
‘2020-05-22T21:10:29.600Z’
|
UpdateOperatorControlAssignmentDetails.Builder |
UpdateOperatorControlAssignmentDetails.toBuilder() |
|