public final class PutMediaClient
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PutMediaClient.Builder |
Modifier and Type | Method and Description |
---|---|
static PutMediaClient.Builder |
builder() |
void |
close() |
void |
putMediaInBackground() |
void |
putMediaInBackgroundWithSleep(int sleepTime) |
public static PutMediaClient.Builder builder()
public void putMediaInBackground()
public void putMediaInBackgroundWithSleep(int sleepTime)
public void close() throws java.io.IOException
java.io.IOException
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.