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