Uses of Class
com.oracle.bmc.datacc.requests.ValidateInfrastructureRequest
-
Packages that use ValidateInfrastructureRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of ValidateInfrastructureRequest in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc with parameters of type ValidateInfrastructureRequest Modifier and Type Method Description ValidateInfrastructureResponseBaseinfra. validateInfrastructure(ValidateInfrastructureRequest request)Validate an Database Infrastructure using the specified details.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)ValidateInfrastructureResponseBaseinfraClient. validateInfrastructure(ValidateInfrastructureRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type ValidateInfrastructureRequest 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 ValidateInfrastructureRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ValidateInfrastructureRequest Modifier and Type Method Description ValidateInfrastructureRequestValidateInfrastructureRequest.Builder. build()Build the instance of ValidateInfrastructureRequest as configured by this builderValidateInfrastructureRequestValidateInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of ValidateInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type ValidateInfrastructureRequest Modifier and Type Method Description ValidateInfrastructureRequest.BuilderValidateInfrastructureRequest.Builder. copy(ValidateInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-