Uses of Interface
software.amazon.awssdk.services.medialive.model.ChannelEgressEndpoint.Builder
-
Packages that use ChannelEgressEndpoint.Builder Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ChannelEgressEndpoint.Builder in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ChannelEgressEndpoint.Builder Modifier and Type Method Description static ChannelEgressEndpoint.BuilderChannelEgressEndpoint. builder()ChannelEgressEndpoint.BuilderChannelEgressEndpoint.Builder. sourceIp(String sourceIp)Public IP of where a channel's output comes fromChannelEgressEndpoint.BuilderChannelEgressEndpoint. toBuilder()Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type ChannelEgressEndpoint.Builder Modifier and Type Method Description static Class<? extends ChannelEgressEndpoint.Builder>ChannelEgressEndpoint. serializableBuilderClass()
-