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