Uses of Interface
software.amazon.awssdk.services.guardduty.model.CreatePublishingDestinationResponse.Builder
-
Packages that use CreatePublishingDestinationResponse.Builder Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of CreatePublishingDestinationResponse.Builder in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return CreatePublishingDestinationResponse.Builder Modifier and Type Method Description static CreatePublishingDestinationResponse.BuilderCreatePublishingDestinationResponse. builder()CreatePublishingDestinationResponse.BuilderCreatePublishingDestinationResponse.Builder. destinationId(String destinationId)The ID of the publishing destination that is created.CreatePublishingDestinationResponse.BuilderCreatePublishingDestinationResponse. toBuilder()Methods in software.amazon.awssdk.services.guardduty.model that return types with arguments of type CreatePublishingDestinationResponse.Builder Modifier and Type Method Description static Class<? extends CreatePublishingDestinationResponse.Builder>CreatePublishingDestinationResponse. serializableBuilderClass()
-