Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse.Builder
-
Packages that use CreateBusinessReportScheduleResponse.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of CreateBusinessReportScheduleResponse.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return CreateBusinessReportScheduleResponse.Builder Modifier and Type Method Description static CreateBusinessReportScheduleResponse.BuilderCreateBusinessReportScheduleResponse. builder()CreateBusinessReportScheduleResponse.BuilderCreateBusinessReportScheduleResponse.Builder. scheduleArn(String scheduleArn)The ARN of the business report schedule.CreateBusinessReportScheduleResponse.BuilderCreateBusinessReportScheduleResponse. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type CreateBusinessReportScheduleResponse.Builder Modifier and Type Method Description static Class<? extends CreateBusinessReportScheduleResponse.Builder>CreateBusinessReportScheduleResponse. serializableBuilderClass()
-