Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
static ResourceTypes |
ResourceTypes.create(String key) |
ResourceTypes |
OperatorActionSummary.getResourceType()
resourceType for which the OperatorAction is applicable
|
ResourceTypes |
OperatorControlAssignmentSummary.getResourceType()
resourceType for which the OperatorControlAssignment is applicable
|
ResourceTypes |
OperatorAction.getResourceType()
resourceType for which the OperatorAction is applicable
|
ResourceTypes |
AccessRequestSummary.getResourceType()
resourceType for which the AccessRequest is applicable
|
ResourceTypes |
OperatorControl.getResourceType()
resourceType for which the OperatorControl is applicable
|
ResourceTypes |
CreateOperatorControlDetails.getResourceType()
resourceType for which the OperatorControl is applicable
|
ResourceTypes |
OperatorControlSummary.getResourceType()
resourceType for which the OperatorControl is applicable
|
ResourceTypes |
AccessRequest.getResourceType()
resourceType for which the AccessRequest is applicable
|
ResourceTypes |
OperatorControlAssignment.getResourceType()
resourceType for which the OperatorControlAssignment is applicable
|
ResourceTypes |
CreateOperatorControlAssignmentDetails.getResourceType()
Type of the target resource.
|
static ResourceTypes |
ResourceTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceTypes[] |
ResourceTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OperatorActionSummary.Builder |
OperatorActionSummary.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorAction is applicable
|
OperatorControlAssignmentSummary.Builder |
OperatorControlAssignmentSummary.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorControlAssignment is applicable
|
OperatorAction.Builder |
OperatorAction.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorAction is applicable
|
AccessRequestSummary.Builder |
AccessRequestSummary.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the AccessRequest is applicable
|
OperatorControl.Builder |
OperatorControl.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorControl is applicable
|
CreateOperatorControlDetails.Builder |
CreateOperatorControlDetails.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorControl is applicable
|
OperatorControlSummary.Builder |
OperatorControlSummary.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorControl is applicable
|
AccessRequest.Builder |
AccessRequest.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the AccessRequest is applicable
|
OperatorControlAssignment.Builder |
OperatorControlAssignment.Builder.resourceType(ResourceTypes resourceType)
resourceType for which the OperatorControlAssignment is applicable
|
CreateOperatorControlAssignmentDetails.Builder |
CreateOperatorControlAssignmentDetails.Builder.resourceType(ResourceTypes resourceType)
Type of the target resource.
|
Constructor and Description |
---|
AccessRequest(String id,
String requestId,
String accessReasonSummary,
String operatorId,
String resourceId,
String resourceName,
List<String> subResourceList,
String compartmentId,
ResourceTypes resourceType,
List<String> actionRequestsList,
String reason,
AccessRequestSeverities severity,
Integer duration,
Integer extendDuration,
List<String> workflowId,
Boolean isAutoApproved,
AccessRequestLifecycleStates lifecycleState,
String lifecycleDetails,
Date timeOfCreation,
Date timeOfModification,
Date timeOfUserCreation,
String userId,
String approverComment,
String closureComment,
String opctlId,
String opctlName,
String systemMessage,
String opctlAdditionalMessage,
List<String> auditType,
Integer numberOfApproversRequired,
Integer numberOfApprovers,
Integer numberOfExtensionApprovers,
List<ApproverDetail> approverDetails,
List<ApproverDetail> extensionApproverDetails,
Boolean isValidateAssignment,
Date timeRequestedForFutureAccess,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
AccessRequestSummary(String id,
String requestId,
String accessReasonSummary,
String compartmentId,
String resourceId,
String resourceName,
List<String> subResourceList,
ResourceTypes resourceType,
AccessRequestLifecycleStates lifecycleState,
String lifecycleDetails,
Date timeOfCreation,
Date timeOfModification,
Date timeOfUserCreation,
Integer duration,
Integer extendDuration,
AccessRequestSeverities severity,
Boolean isAutoApproved,
Date timeRequestedForFutureAccess,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateOperatorControlAssignmentDetails(String operatorControlId,
String resourceId,
String resourceName,
ResourceTypes resourceType,
String resourceCompartmentId,
Date timeAssignmentFrom,
Date timeAssignmentTo,
String compartmentId,
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.
|
CreateOperatorControlDetails(String operatorControlName,
String description,
List<String> approversList,
List<String> approverGroupsList,
List<String> preApprovedOpActionList,
Boolean isFullyPreApproved,
ResourceTypes resourceType,
Integer numberOfApprovers,
List<String> emailIdList,
String systemMessage,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
OperatorAction(String id,
String name,
String customerDisplayName,
String component,
ResourceTypes resourceType,
String description,
List<OperatorActionProperties> properties)
Deprecated.
|
OperatorActionSummary(String id,
String name,
String component,
String compartmentId,
ResourceTypes resourceType,
OperatorActionLifecycleStates lifecycleState,
String description)
Deprecated.
|
OperatorControl(String id,
String operatorControlName,
String description,
List<String> approversList,
List<String> approverGroupsList,
List<String> preApprovedOpActionList,
List<String> approvalRequiredOpActionList,
Boolean isFullyPreApproved,
List<String> emailIdList,
ResourceTypes resourceType,
String systemMessage,
String compartmentId,
OperatorControlLifecycleStates lifecycleState,
Date timeOfCreation,
Date timeOfModification,
Integer numberOfApprovers,
Boolean isDefaultOperatorControl,
Date timeOfDeletion,
String lastModifiedInfo,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
OperatorControlAssignment(String id,
String operatorControlId,
String resourceId,
String resourceName,
String resourceCompartmentId,
String compartmentId,
ResourceTypes resourceType,
Date timeAssignmentFrom,
Date timeAssignmentTo,
Boolean isEnforcedAlways,
OperatorControlAssignmentLifecycleStates lifecycleState,
String lifecycleDetails,
String assignerId,
Date timeOfAssignment,
String comment,
String unassignerId,
Date timeOfDeletion,
String detachmentDescription,
Boolean isLogForwarded,
String remoteSyslogServerAddress,
Integer remoteSyslogServerPort,
String remoteSyslogServerCACert,
Boolean isHypervisorLogForwarded,
String opControlName,
Boolean isAutoApproveDuringMaintenance,
Integer errorCode,
String errorMessage,
Boolean isDefaultAssignment,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
OperatorControlAssignmentSummary(String id,
String operatorControlId,
String resourceId,
String compartmentId,
ResourceTypes resourceType,
String resourceName,
String opControlName,
Date timeAssignmentFrom,
Date timeAssignmentTo,
Boolean isEnforcedAlways,
Date timeOfAssignment,
Integer errorCode,
String errorMessage,
Boolean isLogForwarded,
String remoteSyslogServerAddress,
Integer remoteSyslogServerPort,
Boolean isHypervisorLogForwarded,
OperatorControlAssignmentLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
OperatorControlSummary(String id,
String operatorControlName,
String compartmentId,
Boolean isFullyPreApproved,
ResourceTypes resourceType,
Integer numberOfApprovers,
Date timeOfCreation,
Date timeOfModification,
Date timeOfDeletion,
OperatorControlLifecycleStates lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.