Struct aws_sdk_lexmodelsv2::input::CreateUploadUrlInput [−][src]
#[non_exhaustive]pub struct CreateUploadUrlInput {}Implementations
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<CreateUploadUrl, AwsErrorRetryPolicy>, BuildError>
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<CreateUploadUrl, AwsErrorRetryPolicy>, BuildError>
Consumes the builder and constructs an Operation<CreateUploadUrl>
Creates a new builder-style object to manufacture CreateUploadUrlInput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CreateUploadUrlInput
impl Send for CreateUploadUrlInput
impl Sync for CreateUploadUrlInput
impl Unpin for CreateUploadUrlInput
impl UnwindSafe for CreateUploadUrlInput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
