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