Uses of Class
software.amazon.awssdk.services.mediapackage.model.IngressAccessLogs
-
Packages that use IngressAccessLogs Package Description software.amazon.awssdk.services.mediapackage.model -
-
Uses of IngressAccessLogs in software.amazon.awssdk.services.mediapackage.model
Methods in software.amazon.awssdk.services.mediapackage.model that return IngressAccessLogs Modifier and Type Method Description IngressAccessLogsChannel. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsConfigureLogsRequest. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsConfigureLogsResponse. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsCreateChannelResponse. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsDescribeChannelResponse. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsRotateIngestEndpointCredentialsResponse. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.IngressAccessLogsUpdateChannelResponse. ingressAccessLogs()Returns the value of the IngressAccessLogs property for this object.Methods in software.amazon.awssdk.services.mediapackage.model with parameters of type IngressAccessLogs Modifier and Type Method Description Channel.BuilderChannel.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.ConfigureLogsRequest.BuilderConfigureLogsRequest.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.ConfigureLogsResponse.BuilderConfigureLogsResponse.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.CreateChannelResponse.BuilderCreateChannelResponse.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.RotateIngestEndpointCredentialsResponse.BuilderRotateIngestEndpointCredentialsResponse.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.UpdateChannelResponse.BuilderUpdateChannelResponse.Builder. ingressAccessLogs(IngressAccessLogs ingressAccessLogs)Sets the value of the IngressAccessLogs property for this object.
-