Uses of Interface
software.amazon.awssdk.services.iam.model.UpdateSshPublicKeyResponse.Builder
-
Packages that use UpdateSshPublicKeyResponse.Builder Package Description software.amazon.awssdk.services.iam.model -
-
Uses of UpdateSshPublicKeyResponse.Builder in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return UpdateSshPublicKeyResponse.Builder Modifier and Type Method Description static UpdateSshPublicKeyResponse.BuilderUpdateSshPublicKeyResponse. builder()UpdateSshPublicKeyResponse.BuilderUpdateSshPublicKeyResponse. toBuilder()Methods in software.amazon.awssdk.services.iam.model that return types with arguments of type UpdateSshPublicKeyResponse.Builder Modifier and Type Method Description static Class<? extends UpdateSshPublicKeyResponse.Builder>UpdateSshPublicKeyResponse. serializableBuilderClass()
-