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