public class GcsServiceOptions extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
GcsServiceOptions.Builder
GcsServiceOtpions builder.
|
| Modifier and Type | Field and Description |
|---|---|
static GcsServiceOptions |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getDefaultWriteBufferSize() |
Map<String,String> |
getHttpHeaders() |
String |
getPathDelimiter() |
RetryParams |
getRetryParams() |
int |
hashCode() |
String |
toString() |
public static final GcsServiceOptions DEFAULT
public RetryParams getRetryParams()
public Integer getDefaultWriteBufferSize()
public String getPathDelimiter()
Copyright © 2016 Google. All rights reserved.