Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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 |
---|---|
GetSecurityAssessmentRequest |
GetSecurityAssessmentRequest.Builder.build()
Build the instance of GetSecurityAssessmentRequest as configured by this builder
|
GetSecurityAssessmentRequest |
GetSecurityAssessmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSecurityAssessmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSecurityAssessmentRequest.Builder |
GetSecurityAssessmentRequest.Builder.copy(GetSecurityAssessmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.