Package | Description |
---|---|
org.jclouds.io.payloads |
Modifier and Type | Method and Description |
---|---|
Part.PartOptions |
Part.PartOptions.contentType(String contentType) |
static Part.PartOptions |
Part.PartOptions.Builder.contentType(String contentType) |
Part.PartOptions |
Part.PartOptions.filename(String filename) |
static Part.PartOptions |
Part.PartOptions.Builder.filename(String filename) |
Modifier and Type | Method and Description |
---|---|
static Part |
Part.create(String name,
Payload delegate,
Part.PartOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.