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