Uses of Interface
software.amazon.awssdk.services.iotsitewise.model.DeleteDashboardResponse.Builder
-
Packages that use DeleteDashboardResponse.Builder Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of DeleteDashboardResponse.Builder in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return DeleteDashboardResponse.Builder Modifier and Type Method Description static DeleteDashboardResponse.BuilderDeleteDashboardResponse. builder()DeleteDashboardResponse.BuilderDeleteDashboardResponse. toBuilder()Methods in software.amazon.awssdk.services.iotsitewise.model that return types with arguments of type DeleteDashboardResponse.Builder Modifier and Type Method Description static Class<? extends DeleteDashboardResponse.Builder>DeleteDashboardResponse. serializableBuilderClass()
-