Uses of Interface
software.amazon.awssdk.services.iotfleetwise.model.GetLoggingOptionsResponse.Builder
-
Packages that use GetLoggingOptionsResponse.Builder Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of GetLoggingOptionsResponse.Builder in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return GetLoggingOptionsResponse.Builder Modifier and Type Method Description static GetLoggingOptionsResponse.BuilderGetLoggingOptionsResponse. builder()default GetLoggingOptionsResponse.BuilderGetLoggingOptionsResponse.Builder. cloudWatchLogDelivery(Consumer<CloudWatchLogDeliveryOptions.Builder> cloudWatchLogDelivery)Returns information about log delivery to Amazon CloudWatch Logs.GetLoggingOptionsResponse.BuilderGetLoggingOptionsResponse.Builder. cloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)Returns information about log delivery to Amazon CloudWatch Logs.GetLoggingOptionsResponse.BuilderGetLoggingOptionsResponse. toBuilder()Methods in software.amazon.awssdk.services.iotfleetwise.model that return types with arguments of type GetLoggingOptionsResponse.Builder Modifier and Type Method Description static Class<? extends GetLoggingOptionsResponse.Builder>GetLoggingOptionsResponse. serializableBuilderClass()
-