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