Package | Description |
---|---|
com.oracle.bmc.apmconfig | |
com.oracle.bmc.apmconfig.responses |
Modifier and Type | Method and Description |
---|---|
TestResponse |
ConfigClient.test(TestRequest request) |
TestResponse |
Config.test(TestRequest request)
Tests a data processing operation on the provided input, returning the potentially modified
input as output.
|
Modifier and Type | Method and Description |
---|---|
Future<TestResponse> |
ConfigAsyncClient.test(TestRequest request,
AsyncHandler<TestRequest,TestResponse> handler) |
Future<TestResponse> |
ConfigAsync.test(TestRequest request,
AsyncHandler<TestRequest,TestResponse> handler)
Tests a data processing operation on the provided input, returning the potentially modified
input as output.
|
Modifier and Type | Method and Description |
---|---|
Future<TestResponse> |
ConfigAsyncClient.test(TestRequest request,
AsyncHandler<TestRequest,TestResponse> handler) |
Future<TestResponse> |
ConfigAsync.test(TestRequest request,
AsyncHandler<TestRequest,TestResponse> handler)
Tests a data processing operation on the provided input, returning the potentially modified
input as output.
|
Modifier and Type | Method and Description |
---|---|
TestResponse |
TestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestResponse.Builder |
TestResponse.Builder.copy(TestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.