Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
RefreshSecurityAssessmentResponse |
DataSafe.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request)
Runs a security assessment, refreshes the latest assessment, and saves it for future
reference.
|
RefreshSecurityAssessmentResponse |
DataSafeClient.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshSecurityAssessmentResponse> |
DataSafeAsync.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request,
AsyncHandler<RefreshSecurityAssessmentRequest,RefreshSecurityAssessmentResponse> handler)
Runs a security assessment, refreshes the latest assessment, and saves it for future
reference.
|
Future<RefreshSecurityAssessmentResponse> |
DataSafeAsyncClient.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request,
AsyncHandler<RefreshSecurityAssessmentRequest,RefreshSecurityAssessmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshSecurityAssessmentResponse> |
DataSafeAsync.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request,
AsyncHandler<RefreshSecurityAssessmentRequest,RefreshSecurityAssessmentResponse> handler)
Runs a security assessment, refreshes the latest assessment, and saves it for future
reference.
|
Future<RefreshSecurityAssessmentResponse> |
DataSafeAsyncClient.refreshSecurityAssessment(RefreshSecurityAssessmentRequest request,
AsyncHandler<RefreshSecurityAssessmentRequest,RefreshSecurityAssessmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RefreshSecurityAssessmentResponse |
RefreshSecurityAssessmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshSecurityAssessmentResponse.Builder |
RefreshSecurityAssessmentResponse.Builder.copy(RefreshSecurityAssessmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.