Uses of Class
software.amazon.awssdk.services.b2bi.model.OutboundEdiOptions.Type
-
Packages that use OutboundEdiOptions.Type Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of OutboundEdiOptions.Type in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return OutboundEdiOptions.Type Modifier and Type Method Description OutboundEdiOptions.TypeOutboundEdiOptions. type()Retrieve an enum value representing which member of this object is populated.static OutboundEdiOptions.TypeOutboundEdiOptions.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static OutboundEdiOptions.Type[]OutboundEdiOptions.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-