@ThreadSafe public class SwiftDirectClient extends Object
Constructor and Description |
---|
SwiftDirectClient()
Constructs a new
SwiftDirectClient . |
Modifier and Type | Method and Description |
---|---|
static SwiftOutputStream |
put(org.javaswift.joss.model.Access access,
String objectName)
Swift HTTP PUT request.
|
public SwiftDirectClient()
SwiftDirectClient
.public static SwiftOutputStream put(org.javaswift.joss.model.Access access, String objectName) throws IOException
access
- JOSS access objectobjectName
- name of the object to createIOException
Copyright © 2023. All Rights Reserved.