Uses of Class
software.amazon.awssdk.services.databasemigration.model.ModifyInstanceProfileResponse
Packages that use ModifyInstanceProfileResponse
-
Uses of ModifyInstanceProfileResponse in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration that return ModifyInstanceProfileResponseModifier and TypeMethodDescriptiondefault ModifyInstanceProfileResponseDatabaseMigrationClient.modifyInstanceProfile(Consumer<ModifyInstanceProfileRequest.Builder> modifyInstanceProfileRequest) Modifies the specified instance profile using the provided parameters.default ModifyInstanceProfileResponseDatabaseMigrationClient.modifyInstanceProfile(ModifyInstanceProfileRequest modifyInstanceProfileRequest) Modifies the specified instance profile using the provided parameters.Methods in software.amazon.awssdk.services.databasemigration that return types with arguments of type ModifyInstanceProfileResponseModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.modifyInstanceProfile(Consumer<ModifyInstanceProfileRequest.Builder> modifyInstanceProfileRequest) Modifies the specified instance profile using the provided parameters.DatabaseMigrationAsyncClient.modifyInstanceProfile(ModifyInstanceProfileRequest modifyInstanceProfileRequest) Modifies the specified instance profile using the provided parameters.