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