Uses of Interface
software.amazon.awssdk.services.backupgateway.model.ImportHypervisorConfigurationResponse.Builder
-
Packages that use ImportHypervisorConfigurationResponse.Builder Package Description software.amazon.awssdk.services.backupgateway.model -
-
Uses of ImportHypervisorConfigurationResponse.Builder in software.amazon.awssdk.services.backupgateway.model
Methods in software.amazon.awssdk.services.backupgateway.model that return ImportHypervisorConfigurationResponse.Builder Modifier and Type Method Description static ImportHypervisorConfigurationResponse.BuilderImportHypervisorConfigurationResponse. builder()ImportHypervisorConfigurationResponse.BuilderImportHypervisorConfigurationResponse.Builder. hypervisorArn(String hypervisorArn)The Amazon Resource Name (ARN) of the hypervisor you disassociated.ImportHypervisorConfigurationResponse.BuilderImportHypervisorConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.backupgateway.model that return types with arguments of type ImportHypervisorConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends ImportHypervisorConfigurationResponse.Builder>ImportHypervisorConfigurationResponse. serializableBuilderClass()
-