Uses of Class
com.oracle.bmc.dataintegration.responses.CreateExternalPublicationValidationResponse
- 
Packages that use CreateExternalPublicationValidationResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of CreateExternalPublicationValidationResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return CreateExternalPublicationValidationResponse Modifier and Type Method Description CreateExternalPublicationValidationResponseDataIntegration. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request)Validates a specific task.CreateExternalPublicationValidationResponseDataIntegrationClient. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type CreateExternalPublicationValidationResponse Modifier and Type Method Description Future<CreateExternalPublicationValidationResponse>DataIntegrationAsync. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request, AsyncHandler<CreateExternalPublicationValidationRequest,CreateExternalPublicationValidationResponse> handler)Validates a specific task.Future<CreateExternalPublicationValidationResponse>DataIntegrationAsyncClient. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request, AsyncHandler<CreateExternalPublicationValidationRequest,CreateExternalPublicationValidationResponse> handler)Method parameters in com.oracle.bmc.dataintegration with type arguments of type CreateExternalPublicationValidationResponse Modifier and Type Method Description Future<CreateExternalPublicationValidationResponse>DataIntegrationAsync. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request, AsyncHandler<CreateExternalPublicationValidationRequest,CreateExternalPublicationValidationResponse> handler)Validates a specific task.Future<CreateExternalPublicationValidationResponse>DataIntegrationAsyncClient. createExternalPublicationValidation(CreateExternalPublicationValidationRequest request, AsyncHandler<CreateExternalPublicationValidationRequest,CreateExternalPublicationValidationResponse> handler)
- 
Uses of CreateExternalPublicationValidationResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return CreateExternalPublicationValidationResponse Modifier and Type Method Description CreateExternalPublicationValidationResponseCreateExternalPublicationValidationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type CreateExternalPublicationValidationResponse Modifier and Type Method Description CreateExternalPublicationValidationResponse.BuilderCreateExternalPublicationValidationResponse.Builder. copy(CreateExternalPublicationValidationResponse o)Copy method to populate the builder with values from the given instance.
 
-