Uses of Class
com.oracle.bmc.fusionapps.responses.ValidateAndConfigureMicrositeDnsResponse
-
Packages that use ValidateAndConfigureMicrositeDnsResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of ValidateAndConfigureMicrositeDnsResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return ValidateAndConfigureMicrositeDnsResponse Modifier and Type Method Description ValidateAndConfigureMicrositeDnsResponseFusionApplications. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request)Validate and configure DNS records for micrositeValidateAndConfigureMicrositeDnsResponseFusionApplicationsClient. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request)Methods in com.oracle.bmc.fusionapps that return types with arguments of type ValidateAndConfigureMicrositeDnsResponse Modifier and Type Method Description Future<ValidateAndConfigureMicrositeDnsResponse>FusionApplicationsAsync. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request, AsyncHandler<ValidateAndConfigureMicrositeDnsRequest,ValidateAndConfigureMicrositeDnsResponse> handler)Validate and configure DNS records for micrositeFuture<ValidateAndConfigureMicrositeDnsResponse>FusionApplicationsAsyncClient. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request, AsyncHandler<ValidateAndConfigureMicrositeDnsRequest,ValidateAndConfigureMicrositeDnsResponse> handler)Method parameters in com.oracle.bmc.fusionapps with type arguments of type ValidateAndConfigureMicrositeDnsResponse Modifier and Type Method Description Future<ValidateAndConfigureMicrositeDnsResponse>FusionApplicationsAsync. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request, AsyncHandler<ValidateAndConfigureMicrositeDnsRequest,ValidateAndConfigureMicrositeDnsResponse> handler)Validate and configure DNS records for micrositeFuture<ValidateAndConfigureMicrositeDnsResponse>FusionApplicationsAsyncClient. validateAndConfigureMicrositeDns(ValidateAndConfigureMicrositeDnsRequest request, AsyncHandler<ValidateAndConfigureMicrositeDnsRequest,ValidateAndConfigureMicrositeDnsResponse> handler) -
Uses of ValidateAndConfigureMicrositeDnsResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return ValidateAndConfigureMicrositeDnsResponse Modifier and Type Method Description ValidateAndConfigureMicrositeDnsResponseValidateAndConfigureMicrositeDnsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type ValidateAndConfigureMicrositeDnsResponse Modifier and Type Method Description ValidateAndConfigureMicrositeDnsResponse.BuilderValidateAndConfigureMicrositeDnsResponse.Builder. copy(ValidateAndConfigureMicrositeDnsResponse o)Copy method to populate the builder with values from the given instance.
-