Uses of Interface
software.amazon.awssdk.services.cloudfront.model.EndPoint.Builder
Packages that use EndPoint.Builder
-
Uses of EndPoint.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return EndPoint.BuilderModifier and TypeMethodDescriptionstatic EndPoint.BuilderEndPoint.builder()default EndPoint.BuilderEndPoint.Builder.kinesisStreamConfig(Consumer<KinesisStreamConfig.Builder> kinesisStreamConfig) Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration.EndPoint.Builder.kinesisStreamConfig(KinesisStreamConfig kinesisStreamConfig) Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration.EndPoint.Builder.streamType(String streamType) The type of data stream where you are sending real-time log data.EndPoint.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type EndPoint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EndPoint.Builder>EndPoint.serializableBuilderClass()