Class UpdateOperatorControlAssignmentDetails
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.operatoraccesscontrol.model.UpdateOperatorControlAssignmentDetails
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20200630") public final class UpdateOperatorControlAssignmentDetails extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelDetails for modifying the Operator Control assignment.
 Note: Objects should always be created or deserialized using theUpdateOperatorControlAssignmentDetails.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of theUpdateOperatorControlAssignmentDetails.Builder, which maintain a set of all explicitly set fields calledUpdateOperatorControlAssignmentDetails.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classUpdateOperatorControlAssignmentDetails.Builder
 - 
Constructor SummaryConstructors Constructor Description UpdateOperatorControlAssignmentDetails(Date timeAssignmentFrom, Date timeAssignmentTo, Boolean isEnforcedAlways, String comment, Boolean isLogForwarded, String remoteSyslogServerAddress, Integer remoteSyslogServerPort, String remoteSyslogServerCACert, Boolean isHypervisorLogForwarded, Boolean isAutoApproveDuringMaintenance, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static UpdateOperatorControlAssignmentDetails.Builderbuilder()Create a new builder.booleanequals(Object o)StringgetComment()Comment about the modification of the operator control assignment.Map<String,Map<String,Object>>getDefinedTags()Defined tags for this resource.Map<String,String>getFreeformTags()Simple key-value pair that is applied without any predefined name, type or scope.BooleangetIsAutoApproveDuringMaintenance()The boolean if true would autoApprove during maintenance.BooleangetIsEnforcedAlways()If true, then the target resource is always governed by the operator control.BooleangetIsHypervisorLogForwarded()If set, then the hypervisor audit logs will be forwarded to the relevant remote syslog serverBooleangetIsLogForwarded()If set, then the audit logs will be forwarded to the relevant remote logging serverStringgetRemoteSyslogServerAddress()The address of the remote syslog server where the audit logs will be forwarded to.StringgetRemoteSyslogServerCACert()The CA certificate of the remote syslog server.IntegergetRemoteSyslogServerPort()The listening port of the remote syslog server.DategetTimeAssignmentFrom()The time at which the target resource will be brought under the governance of the operator control in RFC 3339 timestamp format.DategetTimeAssignmentTo()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’inthashCode()UpdateOperatorControlAssignmentDetails.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
UpdateOperatorControlAssignmentDetails@Deprecated @ConstructorProperties({"timeAssignmentFrom","timeAssignmentTo","isEnforcedAlways","comment","isLogForwarded","remoteSyslogServerAddress","remoteSyslogServerPort","remoteSyslogServerCACert","isHypervisorLogForwarded","isAutoApproveDuringMaintenance","freeformTags","definedTags"}) public UpdateOperatorControlAssignmentDetails(Date timeAssignmentFrom, Date timeAssignmentTo, Boolean isEnforcedAlways, String comment, Boolean isLogForwarded, String remoteSyslogServerAddress, Integer remoteSyslogServerPort, String remoteSyslogServerCACert, Boolean isHypervisorLogForwarded, Boolean isAutoApproveDuringMaintenance, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static UpdateOperatorControlAssignmentDetails.Builder builder() Create a new builder.
 - 
toBuilderpublic UpdateOperatorControlAssignmentDetails.Builder toBuilder() 
 - 
getTimeAssignmentFrompublic Date getTimeAssignmentFrom() The time at which the target resource will be brought under the governance of the operator control in RFC 3339 timestamp format.Example: ‘2020-05-22T21:10:29.600Z’ - Returns:
- the value
 
 - 
getTimeAssignmentTopublic Date getTimeAssignmentTo() 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’- Returns:
- the value
 
 - 
getIsEnforcedAlwayspublic Boolean getIsEnforcedAlways() If true, then the target resource is always governed by the operator control.Otherwise governance is time-based as specified by timeAssignmentTo and timeAssignmentFrom. - Returns:
- the value
 
 - 
getCommentpublic String getComment() Comment about the modification of the operator control assignment.- Returns:
- the value
 
 - 
getIsLogForwardedpublic Boolean getIsLogForwarded() If set, then the audit logs will be forwarded to the relevant remote logging server- Returns:
- the value
 
 - 
getRemoteSyslogServerAddresspublic String getRemoteSyslogServerAddress() The address of the remote syslog server where the audit logs will be forwarded to.Address in host or IP format. - Returns:
- the value
 
 - 
getRemoteSyslogServerPortpublic Integer getRemoteSyslogServerPort() The listening port of the remote syslog server.The port range is 0 - 65535. Only TCP supported. - Returns:
- the value
 
 - 
getRemoteSyslogServerCACertpublic String getRemoteSyslogServerCACert() The CA certificate of the remote syslog server.Identity of the remote syslog server will be asserted based on this certificate. - Returns:
- the value
 
 - 
getIsHypervisorLogForwardedpublic Boolean getIsHypervisorLogForwarded() If set, then the hypervisor audit logs will be forwarded to the relevant remote syslog server- Returns:
- the value
 
 - 
getIsAutoApproveDuringMaintenancepublic Boolean getIsAutoApproveDuringMaintenance() The boolean if true would autoApprove during maintenance.- Returns:
- the value
 
 - 
getFreeformTagspublic Map<String,String> getFreeformTags() Simple key-value pair that is applied without any predefined name, type or scope.Exists for cross-compatibility only. - Returns:
- the value
 
 - 
getDefinedTagspublic Map<String,Map<String,Object>> getDefinedTags() Defined tags for this resource.Each key is predefined and scoped to a namespace. - Returns:
- the value
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 
- 
 
-