Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByRealtimeLogConfigResponse.Builder
-
Packages that use ListDistributionsByRealtimeLogConfigResponse.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ListDistributionsByRealtimeLogConfigResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionsByRealtimeLogConfigResponse.Builder Modifier and Type Method Description static ListDistributionsByRealtimeLogConfigResponse.BuilderListDistributionsByRealtimeLogConfigResponse. builder()default ListDistributionsByRealtimeLogConfigResponse.BuilderListDistributionsByRealtimeLogConfigResponse.Builder. distributionList(Consumer<DistributionList.Builder> distributionList)Sets the value of the DistributionList property for this object.ListDistributionsByRealtimeLogConfigResponse.BuilderListDistributionsByRealtimeLogConfigResponse.Builder. distributionList(DistributionList distributionList)Sets the value of the DistributionList property for this object.ListDistributionsByRealtimeLogConfigResponse.BuilderListDistributionsByRealtimeLogConfigResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionsByRealtimeLogConfigResponse.Builder Modifier and Type Method Description static Class<? extends ListDistributionsByRealtimeLogConfigResponse.Builder>ListDistributionsByRealtimeLogConfigResponse. serializableBuilderClass()
-