Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetSecurityAssessmentResponse |
DataSafe.getSecurityAssessment(GetSecurityAssessmentRequest request)
Gets the details of the specified security assessment.
|
GetSecurityAssessmentResponse |
DataSafeClient.getSecurityAssessment(GetSecurityAssessmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSecurityAssessmentResponse> |
DataSafeAsync.getSecurityAssessment(GetSecurityAssessmentRequest request,
AsyncHandler<GetSecurityAssessmentRequest,GetSecurityAssessmentResponse> handler)
Gets the details of the specified security assessment.
|
Future<GetSecurityAssessmentResponse> |
DataSafeAsyncClient.getSecurityAssessment(GetSecurityAssessmentRequest request,
AsyncHandler<GetSecurityAssessmentRequest,GetSecurityAssessmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSecurityAssessmentResponse |
GetSecurityAssessmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSecurityAssessmentResponse.Builder |
GetSecurityAssessmentResponse.Builder.copy(GetSecurityAssessmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.