Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentError |
TestConnectionAssignmentError.Builder.build() |
TestConnectionAssignmentError |
TestConnectionAssignmentResult.getError() |
Modifier and Type | Method and Description |
---|---|
List<TestConnectionAssignmentError> |
TestConnectionAssignmentResult.getErrors()
List of test connection assignment error objects.
|
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentError.Builder |
TestConnectionAssignmentError.Builder.copy(TestConnectionAssignmentError model) |
TestConnectionAssignmentResult.Builder |
TestConnectionAssignmentResult.Builder.error(TestConnectionAssignmentError error) |
Modifier and Type | Method and Description |
---|---|
TestConnectionAssignmentResult.Builder |
TestConnectionAssignmentResult.Builder.errors(List<TestConnectionAssignmentError> errors)
List of test connection assignment error objects.
|
Constructor and Description |
---|
TestConnectionAssignmentResult(TestConnectionAssignmentResult.ResultType resultType,
TestConnectionAssignmentError error,
List<TestConnectionAssignmentError> errors)
Deprecated.
|
Constructor and Description |
---|
TestConnectionAssignmentResult(TestConnectionAssignmentResult.ResultType resultType,
TestConnectionAssignmentError error,
List<TestConnectionAssignmentError> errors)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.