Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
SetSecurityAssessmentBaselineResponse |
DataSafe.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request)
Sets the saved security assessment as the baseline in the compartment where the the specified
assessment resides.
|
SetSecurityAssessmentBaselineResponse |
DataSafeClient.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SetSecurityAssessmentBaselineResponse> |
DataSafeAsync.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request,
AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)
Sets the saved security assessment as the baseline in the compartment where the the specified
assessment resides.
|
Future<SetSecurityAssessmentBaselineResponse> |
DataSafeAsyncClient.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request,
AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SetSecurityAssessmentBaselineResponse> |
DataSafeAsync.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request,
AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)
Sets the saved security assessment as the baseline in the compartment where the the specified
assessment resides.
|
Future<SetSecurityAssessmentBaselineResponse> |
DataSafeAsyncClient.setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request,
AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SetSecurityAssessmentBaselineResponse |
SetSecurityAssessmentBaselineResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SetSecurityAssessmentBaselineResponse.Builder |
SetSecurityAssessmentBaselineResponse.Builder.copy(SetSecurityAssessmentBaselineResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.