Uses of Interface
software.amazon.awssdk.services.supplychain.model.SendDataIntegrationEventResponse.Builder
-
Packages that use SendDataIntegrationEventResponse.Builder Package Description software.amazon.awssdk.services.supplychain.model -
-
Uses of SendDataIntegrationEventResponse.Builder in software.amazon.awssdk.services.supplychain.model
Methods in software.amazon.awssdk.services.supplychain.model that return SendDataIntegrationEventResponse.Builder Modifier and Type Method Description static SendDataIntegrationEventResponse.BuilderSendDataIntegrationEventResponse. builder()SendDataIntegrationEventResponse.BuilderSendDataIntegrationEventResponse.Builder. eventId(String eventId)The unique event identifier.SendDataIntegrationEventResponse.BuilderSendDataIntegrationEventResponse. toBuilder()Methods in software.amazon.awssdk.services.supplychain.model that return types with arguments of type SendDataIntegrationEventResponse.Builder Modifier and Type Method Description static Class<? extends SendDataIntegrationEventResponse.Builder>SendDataIntegrationEventResponse. serializableBuilderClass()
-