Uses of Interface
software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse.Builder
-
Packages that use StartMisconfiguredStateRecoveryResponse.Builder Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of StartMisconfiguredStateRecoveryResponse.Builder in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return StartMisconfiguredStateRecoveryResponse.Builder Modifier and Type Method Description static StartMisconfiguredStateRecoveryResponse.BuilderStartMisconfiguredStateRecoveryResponse. builder()default StartMisconfiguredStateRecoveryResponse.BuilderStartMisconfiguredStateRecoveryResponse.Builder. fileSystem(Consumer<FileSystem.Builder> fileSystem)Sets the value of the FileSystem property for this object.StartMisconfiguredStateRecoveryResponse.BuilderStartMisconfiguredStateRecoveryResponse.Builder. fileSystem(FileSystem fileSystem)Sets the value of the FileSystem property for this object.StartMisconfiguredStateRecoveryResponse.BuilderStartMisconfiguredStateRecoveryResponse. toBuilder()Methods in software.amazon.awssdk.services.fsx.model that return types with arguments of type StartMisconfiguredStateRecoveryResponse.Builder Modifier and Type Method Description static Class<? extends StartMisconfiguredStateRecoveryResponse.Builder>StartMisconfiguredStateRecoveryResponse. serializableBuilderClass()
-