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