Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWlpAgentResponse |
CloudGuard.updateWlpAgent(UpdateWlpAgentRequest request)
Updates and renews the certificate for an on-premise WLP agent identified by wlpAgentId.
|
UpdateWlpAgentResponse |
CloudGuardClient.updateWlpAgent(UpdateWlpAgentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWlpAgentResponse> |
CloudGuardAsyncClient.updateWlpAgent(UpdateWlpAgentRequest request,
AsyncHandler<UpdateWlpAgentRequest,UpdateWlpAgentResponse> handler) |
Future<UpdateWlpAgentResponse> |
CloudGuardAsync.updateWlpAgent(UpdateWlpAgentRequest request,
AsyncHandler<UpdateWlpAgentRequest,UpdateWlpAgentResponse> handler)
Updates and renews the certificate for an on-premise WLP agent identified by wlpAgentId.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWlpAgentResponse> |
CloudGuardAsyncClient.updateWlpAgent(UpdateWlpAgentRequest request,
AsyncHandler<UpdateWlpAgentRequest,UpdateWlpAgentResponse> handler) |
Future<UpdateWlpAgentResponse> |
CloudGuardAsync.updateWlpAgent(UpdateWlpAgentRequest request,
AsyncHandler<UpdateWlpAgentRequest,UpdateWlpAgentResponse> handler)
Updates and renews the certificate for an on-premise WLP agent identified by wlpAgentId.
|
Modifier and Type | Method and Description |
---|---|
UpdateWlpAgentResponse |
UpdateWlpAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWlpAgentResponse.Builder |
UpdateWlpAgentResponse.Builder.copy(UpdateWlpAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.