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