Uses of Class
software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
-
Packages that use StartMisconfiguredStateRecoveryRequest Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.software.amazon.awssdk.services.fsx.transform -
-
Uses of StartMisconfiguredStateRecoveryRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type StartMisconfiguredStateRecoveryRequest Modifier and Type Method Description default CompletableFuture<StartMisconfiguredStateRecoveryResponse>FSxAsyncClient. startMisconfiguredStateRecovery(StartMisconfiguredStateRecoveryRequest startMisconfiguredStateRecoveryRequest)After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.default StartMisconfiguredStateRecoveryResponseFSxClient. startMisconfiguredStateRecovery(StartMisconfiguredStateRecoveryRequest startMisconfiguredStateRecoveryRequest)After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system. -
Uses of StartMisconfiguredStateRecoveryRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type StartMisconfiguredStateRecoveryRequest Modifier and Type Method Description SdkHttpFullRequestStartMisconfiguredStateRecoveryRequestMarshaller. marshall(StartMisconfiguredStateRecoveryRequest startMisconfiguredStateRecoveryRequest)
-