public static class PutObjectCommand.Builder extends Object
Modifier and Type | Method and Description |
---|---|
PutObjectCommand |
build() |
PutObjectCommand.Builder |
withContent(Object content) |
PutObjectCommand.Builder |
withKey(String key) |
PutObjectCommand.Builder |
withNamespace(String namespace) |
public PutObjectCommand.Builder withNamespace(String namespace)
public PutObjectCommand.Builder withKey(String key)
public PutObjectCommand.Builder withContent(Object content)
public PutObjectCommand build()
Copyright © 2023. All rights reserved.