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