Package | Description |
---|---|
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.archivalState(GetAwrHubObjectResponse.ArchivalState archivalState)
Archival state of an Awr Hub object.
|
static GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.builder()
Return a new builder for this response object.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.cacheControl(String cacheControl)
Cache-Control header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentDisposition(String contentDisposition)
Content-Disposition header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentEncoding(String contentEncoding)
Content-Encoding header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentLanguage(String contentLanguage)
Content-Language header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentLength(Long contentLength)
The Awr Hub object size in bytes.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentMd5(String contentMd5)
Content-MD5 header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentRange(Range contentRange)
Content-Range header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.contentType(String contentType)
Content-Type header.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.copy(GetAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetAwrHubObjectResponse.Builder |
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 |
GetAwrHubObjectResponse.Builder.headers(Map<String,List<String>> headers) |
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.inputStream(InputStream inputStream)
The returned java.io.InputStream instance, or null if
GetAwrHubObjectResponse.isNotModified() is true. |
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.isNotModified(boolean isNotModified)
Flag to indicate whether or not the object was modified.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.lastModified(Date lastModified)
The Awr Hub object modification time.
|
GetAwrHubObjectResponse.Builder |
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 |
GetAwrHubObjectResponse.Builder.opcMeta(Map<String,String> opcMeta)
The user-defined metadata for the Awr Hub object.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.opcMultipartMd5(String opcMultipartMd5) |
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.storageTier(GetAwrHubObjectResponse.StorageTier storageTier)
The storage tier that the Awr Hub object is stored in.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.timeOfArchival(Date timeOfArchival)
Time that the Awr Hub object is returned to the archived state.
|
GetAwrHubObjectResponse.Builder |
GetAwrHubObjectResponse.Builder.versionId(String versionId)
VersionId of the requested Awr Hub object.
|
Copyright © 2016–2024. All rights reserved.