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