Uses of Interface
software.amazon.awssdk.services.databasemigration.model.DeleteInstanceProfileResponse.Builder
Packages that use DeleteInstanceProfileResponse.Builder
-
Uses of DeleteInstanceProfileResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DeleteInstanceProfileResponse.BuilderModifier and TypeMethodDescriptionDeleteInstanceProfileResponse.builder()DeleteInstanceProfileResponse.Builder.instanceProfile(Consumer<InstanceProfile.Builder> instanceProfile) The instance profile that was deleted.DeleteInstanceProfileResponse.Builder.instanceProfile(InstanceProfile instanceProfile) The instance profile that was deleted.DeleteInstanceProfileResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type DeleteInstanceProfileResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteInstanceProfileResponse.Builder>DeleteInstanceProfileResponse.serializableBuilderClass()