Uses of Class
com.oracle.bmc.datacc.responses.ValidateInfrastructureResponse
-
Packages that use ValidateInfrastructureResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of ValidateInfrastructureResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return ValidateInfrastructureResponse Modifier and Type Method Description ValidateInfrastructureResponseBaseinfra. validateInfrastructure(ValidateInfrastructureRequest request)Validate an Database Infrastructure using the specified details.ValidateInfrastructureResponseBaseinfraClient. validateInfrastructure(ValidateInfrastructureRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type ValidateInfrastructureResponse Modifier and Type Method Description Future<ValidateInfrastructureResponse>BaseinfraAsync. validateInfrastructure(ValidateInfrastructureRequest request, AsyncHandler<ValidateInfrastructureRequest,ValidateInfrastructureResponse> handler)Validate an Database Infrastructure using the specified details.Future<ValidateInfrastructureResponse>BaseinfraAsyncClient. validateInfrastructure(ValidateInfrastructureRequest request, AsyncHandler<ValidateInfrastructureRequest,ValidateInfrastructureResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type ValidateInfrastructureResponse Modifier and Type Method Description Future<ValidateInfrastructureResponse>BaseinfraAsync. validateInfrastructure(ValidateInfrastructureRequest request, AsyncHandler<ValidateInfrastructureRequest,ValidateInfrastructureResponse> handler)Validate an Database Infrastructure using the specified details.Future<ValidateInfrastructureResponse>BaseinfraAsyncClient. validateInfrastructure(ValidateInfrastructureRequest request, AsyncHandler<ValidateInfrastructureRequest,ValidateInfrastructureResponse> handler) -
Uses of ValidateInfrastructureResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return ValidateInfrastructureResponse Modifier and Type Method Description ValidateInfrastructureResponseValidateInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type ValidateInfrastructureResponse Modifier and Type Method Description ValidateInfrastructureResponse.BuilderValidateInfrastructureResponse.Builder. copy(ValidateInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-