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