public static class GetAwrHubObjectResponse.Builder extends Object implements BmcResponse.Builder<GetAwrHubObjectResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetAwrHubObjectResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetAwrHubObjectResponse.Builder |
archivalState(GetAwrHubObjectResponse.ArchivalState archivalState)
Archival state of an Awr Hub object.
|
GetAwrHubObjectResponse |
build()
Build the response object.
|
GetAwrHubObjectResponse.Builder |
cacheControl(String cacheControl)
Cache-Control header.
|
GetAwrHubObjectResponse.Builder |
contentDisposition(String contentDisposition)
Content-Disposition header.
|
GetAwrHubObjectResponse.Builder |
contentEncoding(String contentEncoding)
Content-Encoding header.
|
GetAwrHubObjectResponse.Builder |
contentLanguage(String contentLanguage)
Content-Language header.
|
GetAwrHubObjectResponse.Builder |
contentLength(Long contentLength)
The Awr Hub object size in bytes.
|
GetAwrHubObjectResponse.Builder |
contentMd5(String contentMd5)
Content-MD5 header.
|
GetAwrHubObjectResponse.Builder |
contentRange(Range contentRange)
Content-Range header.
|
GetAwrHubObjectResponse.Builder |
contentType(String contentType)
Content-Type header.
|
GetAwrHubObjectResponse.Builder |
copy(GetAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAwrHubObjectResponse.Builder |
etag(String etag)
For optimistic concurrency control.
|
GetAwrHubObjectResponse.Builder |
expires(Date expires)
The date and time after which the Awr Hub object is no longer cached by a browser, proxy,
or other caching entity.
|
GetAwrHubObjectResponse.Builder |
headers(Map<String,List<String>> headers) |
GetAwrHubObjectResponse.Builder |
inputStream(InputStream inputStream)
The returned java.io.InputStream instance, or null if
GetAwrHubObjectResponse.isNotModified() is true. |
GetAwrHubObjectResponse.Builder |
isNotModified(boolean isNotModified)
Flag to indicate whether or not the object was modified.
|
GetAwrHubObjectResponse.Builder |
lastModified(Date lastModified)
The Awr Hub object modification time.
|
GetAwrHubObjectResponse.Builder |
opcClientRequestId(String opcClientRequestId)
Echoes back the value passed in the opc-client-request-id header, for use by clients when
debugging.
|
GetAwrHubObjectResponse.Builder |
opcMeta(Map<String,String> opcMeta)
The user-defined metadata for the Awr Hub object.
|
GetAwrHubObjectResponse.Builder |
opcMultipartMd5(String opcMultipartMd5) |
GetAwrHubObjectResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetAwrHubObjectResponse.Builder |
storageTier(GetAwrHubObjectResponse.StorageTier storageTier)
The storage tier that the Awr Hub object is stored in.
|
GetAwrHubObjectResponse.Builder |
timeOfArchival(Date timeOfArchival)
Time that the Awr Hub object is returned to the archived state.
|
GetAwrHubObjectResponse.Builder |
versionId(String versionId)
VersionId of the requested Awr Hub object.
|
public GetAwrHubObjectResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<GetAwrHubObjectResponse>
public GetAwrHubObjectResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<GetAwrHubObjectResponse>
public GetAwrHubObjectResponse.Builder opcClientRequestId(String opcClientRequestId)
Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.
opcClientRequestId
- the value to setpublic GetAwrHubObjectResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic GetAwrHubObjectResponse.Builder etag(String etag)
For optimistic concurrency control. See if-match
.
etag
- the value to setpublic GetAwrHubObjectResponse.Builder opcMeta(Map<String,String> opcMeta)
The user-defined metadata for the Awr Hub object.
opcMeta
- the value to setpublic GetAwrHubObjectResponse.Builder contentLength(Long contentLength)
The Awr Hub object size in bytes.
contentLength
- the value to setpublic GetAwrHubObjectResponse.Builder contentRange(Range contentRange)
Content-Range header.
contentRange
- the value to setpublic GetAwrHubObjectResponse.Builder contentMd5(String contentMd5)
Content-MD5 header.
contentMd5
- the value to setpublic GetAwrHubObjectResponse.Builder opcMultipartMd5(String opcMultipartMd5)
opcMultipartMd5
- the value to setpublic GetAwrHubObjectResponse.Builder contentType(String contentType)
Content-Type header.
contentType
- the value to setpublic GetAwrHubObjectResponse.Builder contentLanguage(String contentLanguage)
Content-Language header.
contentLanguage
- the value to setpublic GetAwrHubObjectResponse.Builder contentEncoding(String contentEncoding)
Content-Encoding header.
contentEncoding
- the value to setpublic GetAwrHubObjectResponse.Builder cacheControl(String cacheControl)
Cache-Control header.
cacheControl
- the value to setpublic GetAwrHubObjectResponse.Builder contentDisposition(String contentDisposition)
Content-Disposition header.
contentDisposition
- the value to setpublic GetAwrHubObjectResponse.Builder lastModified(Date lastModified)
The Awr Hub object modification time.
lastModified
- the value to setpublic GetAwrHubObjectResponse.Builder storageTier(GetAwrHubObjectResponse.StorageTier storageTier)
The storage tier that the Awr Hub object is stored in.
storageTier
- the value to setpublic GetAwrHubObjectResponse.Builder archivalState(GetAwrHubObjectResponse.ArchivalState archivalState)
Archival state of an Awr Hub object. This field is set only for Awr Hub objects in Archive tier.
archivalState
- the value to setpublic GetAwrHubObjectResponse.Builder timeOfArchival(Date timeOfArchival)
Time that the Awr Hub object is returned to the archived state.
timeOfArchival
- the value to setpublic GetAwrHubObjectResponse.Builder versionId(String versionId)
VersionId of the requested Awr Hub object.
versionId
- the value to setpublic GetAwrHubObjectResponse.Builder expires(Date expires)
The date and time after which the Awr Hub object is no longer cached by a browser, proxy, or other caching entity.
expires
- the value to setpublic GetAwrHubObjectResponse.Builder inputStream(InputStream inputStream)
The returned java.io.InputStream instance, or null if GetAwrHubObjectResponse.isNotModified()
is true.
inputStream
- the value to setpublic GetAwrHubObjectResponse.Builder isNotModified(boolean isNotModified)
Flag to indicate whether or not the object was modified. If this is true, the getter for the object itself will return null. Callers should check this if they specified one of the request params that might result in a conditional response (like ‘if-match’/‘if-none-match’).
isNotModified
in interface BmcResponse.Builder<GetAwrHubObjectResponse>
true
- if the object was not modifiedpublic GetAwrHubObjectResponse.Builder copy(GetAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<GetAwrHubObjectResponse>
o
- other request from which to copy valuespublic GetAwrHubObjectResponse build()
Build the response object.
build
in interface BmcResponse.Builder<GetAwrHubObjectResponse>
Copyright © 2016–2024. All rights reserved.