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