static OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.builder() |
Create a new builder.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the operator control assignment.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.copy(OperatorControlAssignmentSummary model) |
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.errorCode(Integer errorCode) |
The code identifying the error occurred during Assignment operation.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.errorMessage(String errorMessage) |
The message describing the error occurred during Assignment operation.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.id(String id) |
The OCID of the operator control assignment.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.isEnforcedAlways(Boolean isEnforcedAlways) |
If true, then the target resource is always governed by the operator control.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.isHypervisorLogForwarded(Boolean isHypervisorLogForwarded) |
If set, then the hypervisor audit logs will be forwarded to the relevant remote syslog
server
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.isLogForwarded(Boolean isLogForwarded) |
If set, then the audit logs are being forwarded to the relevant remote logging server
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.lifecycleDetails(String lifecycleDetails) |
More in detail about the lifeCycleState.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.lifecycleState(OperatorControlAssignmentLifecycleStates lifecycleState) |
The current lifcycle state of the OperatorControl.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.opControlName(String opControlName) |
Name of the operator control name associated.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.operatorControlId(String operatorControlId) |
The OCID of the operator control.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.remoteSyslogServerAddress(String remoteSyslogServerAddress) |
The address of the remote syslog server where the audit logs are being forwarded to.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.remoteSyslogServerPort(Integer remoteSyslogServerPort) |
The listening port of the remote syslog server.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.resourceId(String resourceId) |
The OCID of the target resource being governed by the operator control.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.resourceName(String resourceName) |
Name of the target resource.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.resourceType(ResourceTypes resourceType) |
resourceType for which the OperatorControlAssignment is applicable
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.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.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.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’
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.timeOfAssignment(Date timeOfAssignment) |
Time when the operator control assignment is created in RFC
3339 timestamp format.
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.toBuilder() |
|