Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBulkProblemStatusResponse |
CloudGuard.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request)
Changes the status for all problems listed in the problemIds array, passed through the
UpdateBulkProblemStatusDetails resource, from the current status to the status set in
UpdateBulkProblemStatusDetails.
|
UpdateBulkProblemStatusResponse |
CloudGuardClient.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBulkProblemStatusResponse> |
CloudGuardAsyncClient.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request,
AsyncHandler<UpdateBulkProblemStatusRequest,UpdateBulkProblemStatusResponse> handler) |
Future<UpdateBulkProblemStatusResponse> |
CloudGuardAsync.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request,
AsyncHandler<UpdateBulkProblemStatusRequest,UpdateBulkProblemStatusResponse> handler)
Changes the status for all problems listed in the problemIds array, passed through the
UpdateBulkProblemStatusDetails resource, from the current status to the status set in
UpdateBulkProblemStatusDetails.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBulkProblemStatusResponse> |
CloudGuardAsyncClient.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request,
AsyncHandler<UpdateBulkProblemStatusRequest,UpdateBulkProblemStatusResponse> handler) |
Future<UpdateBulkProblemStatusResponse> |
CloudGuardAsync.updateBulkProblemStatus(UpdateBulkProblemStatusRequest request,
AsyncHandler<UpdateBulkProblemStatusRequest,UpdateBulkProblemStatusResponse> handler)
Changes the status for all problems listed in the problemIds array, passed through the
UpdateBulkProblemStatusDetails resource, from the current status to the status set in
UpdateBulkProblemStatusDetails.
|
Modifier and Type | Method and Description |
---|---|
UpdateBulkProblemStatusResponse |
UpdateBulkProblemStatusResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateBulkProblemStatusResponse.Builder |
UpdateBulkProblemStatusResponse.Builder.copy(UpdateBulkProblemStatusResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.