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