Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
DeleteWlpAgentResponse |
CloudGuard.deleteWlpAgent(DeleteWlpAgentRequest request)
Deletes and unregisters the WLP agent for an on-premise resource.
|
DeleteWlpAgentResponse |
CloudGuardClient.deleteWlpAgent(DeleteWlpAgentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteWlpAgentResponse> |
CloudGuardAsyncClient.deleteWlpAgent(DeleteWlpAgentRequest request,
AsyncHandler<DeleteWlpAgentRequest,DeleteWlpAgentResponse> handler) |
Future<DeleteWlpAgentResponse> |
CloudGuardAsync.deleteWlpAgent(DeleteWlpAgentRequest request,
AsyncHandler<DeleteWlpAgentRequest,DeleteWlpAgentResponse> handler)
Deletes and unregisters the WLP agent for an on-premise resource.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteWlpAgentResponse> |
CloudGuardAsyncClient.deleteWlpAgent(DeleteWlpAgentRequest request,
AsyncHandler<DeleteWlpAgentRequest,DeleteWlpAgentResponse> handler) |
Future<DeleteWlpAgentResponse> |
CloudGuardAsync.deleteWlpAgent(DeleteWlpAgentRequest request,
AsyncHandler<DeleteWlpAgentRequest,DeleteWlpAgentResponse> handler)
Deletes and unregisters the WLP agent for an on-premise resource.
|
Modifier and Type | Method and Description |
---|---|
DeleteWlpAgentResponse |
DeleteWlpAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteWlpAgentResponse.Builder |
DeleteWlpAgentResponse.Builder.copy(DeleteWlpAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.