Uses of Enum
software.amazon.awssdk.core.async.AsyncRequestBody.BodyType
Packages that use AsyncRequestBody.BodyType
-
Uses of AsyncRequestBody.BodyType in software.amazon.awssdk.core.async
Methods in software.amazon.awssdk.core.async that return AsyncRequestBody.BodyTypeModifier and TypeMethodDescriptionstatic AsyncRequestBody.BodyTypeReturns the enum constant of this type with the specified name.static AsyncRequestBody.BodyType[]AsyncRequestBody.BodyType.values()Returns an array containing the constants of this enum type, in the order they are declared.