Uses of Class
com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
-
Packages that use DeleteConditionalForwarderResult Package Description com.amazonaws.services.directory com.amazonaws.services.directory.model -
-
Uses of DeleteConditionalForwarderResult in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory that return DeleteConditionalForwarderResult Modifier and Type Method Description DeleteConditionalForwarderResult
AbstractAWSDirectoryService. deleteConditionalForwarder(DeleteConditionalForwarderRequest request)
DeleteConditionalForwarderResult
AWSDirectoryService. deleteConditionalForwarder(DeleteConditionalForwarderRequest deleteConditionalForwarderRequest)
Deletes a conditional forwarder that has been set up for your AWS directory.DeleteConditionalForwarderResult
AWSDirectoryServiceClient. deleteConditionalForwarder(DeleteConditionalForwarderRequest deleteConditionalForwarderRequest)
Deletes a conditional forwarder that has been set up for your AWS directory.Method parameters in com.amazonaws.services.directory with type arguments of type DeleteConditionalForwarderResult Modifier and Type Method Description Future<DeleteConditionalForwarderResult>
AbstractAWSDirectoryServiceAsync. deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest request, AsyncHandler<DeleteConditionalForwarderRequest,DeleteConditionalForwarderResult> asyncHandler)
Future<DeleteConditionalForwarderResult>
AWSDirectoryServiceAsync. deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest deleteConditionalForwarderRequest, AsyncHandler<DeleteConditionalForwarderRequest,DeleteConditionalForwarderResult> asyncHandler)
Deletes a conditional forwarder that has been set up for your AWS directory.Future<DeleteConditionalForwarderResult>
AWSDirectoryServiceAsyncClient. deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest request, AsyncHandler<DeleteConditionalForwarderRequest,DeleteConditionalForwarderResult> asyncHandler)
-
Uses of DeleteConditionalForwarderResult in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return DeleteConditionalForwarderResult Modifier and Type Method Description DeleteConditionalForwarderResult
DeleteConditionalForwarderResult. clone()
-