public class UpdateHubByIdV2025R0Headers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateHubByIdV2025R0Headers.Builder |
| Modifier and Type | Field and Description |
|---|---|
EnumWrapper<BoxVersionHeaderV2025R0> |
boxVersion
Version header.
|
Map<String,String> |
extraHeaders
Extra headers that will be included in the HTTP request.
|
| Modifier | Constructor and Description |
|---|---|
|
UpdateHubByIdV2025R0Headers() |
protected |
UpdateHubByIdV2025R0Headers(UpdateHubByIdV2025R0Headers.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<BoxVersionHeaderV2025R0> |
getBoxVersion() |
Map<String,String> |
getExtraHeaders() |
public EnumWrapper<BoxVersionHeaderV2025R0> boxVersion
public Map<String,String> extraHeaders
public UpdateHubByIdV2025R0Headers()
protected UpdateHubByIdV2025R0Headers(UpdateHubByIdV2025R0Headers.Builder builder)
public EnumWrapper<BoxVersionHeaderV2025R0> getBoxVersion()
public Map<String,String> getExtraHeaders()