Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProblemStatusResponse |
CloudGuard.updateProblemStatus(UpdateProblemStatusRequest request)
Changes the current status of the problem, identified by problemId, to the status specified
in the UpdateProblemStatusDetails resource that you pass.
|
UpdateProblemStatusResponse |
CloudGuardClient.updateProblemStatus(UpdateProblemStatusRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateProblemStatusResponse> |
CloudGuardAsyncClient.updateProblemStatus(UpdateProblemStatusRequest request,
AsyncHandler<UpdateProblemStatusRequest,UpdateProblemStatusResponse> handler) |
Future<UpdateProblemStatusResponse> |
CloudGuardAsync.updateProblemStatus(UpdateProblemStatusRequest request,
AsyncHandler<UpdateProblemStatusRequest,UpdateProblemStatusResponse> handler)
Changes the current status of the problem, identified by problemId, to the status specified
in the UpdateProblemStatusDetails resource that you pass.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProblemStatusResponse> |
CloudGuardAsyncClient.updateProblemStatus(UpdateProblemStatusRequest request,
AsyncHandler<UpdateProblemStatusRequest,UpdateProblemStatusResponse> handler) |
Future<UpdateProblemStatusResponse> |
CloudGuardAsync.updateProblemStatus(UpdateProblemStatusRequest request,
AsyncHandler<UpdateProblemStatusRequest,UpdateProblemStatusResponse> handler)
Changes the current status of the problem, identified by problemId, to the status specified
in the UpdateProblemStatusDetails resource that you pass.
|
Modifier and Type | Method and Description |
---|---|
UpdateProblemStatusResponse |
UpdateProblemStatusResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateProblemStatusResponse.Builder |
UpdateProblemStatusResponse.Builder.copy(UpdateProblemStatusResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.