Package | Description |
---|---|
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.builder()
Return a new builder for this response object.
|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.copy(UpdateStreamPackagingConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.streamPackagingConfig(StreamPackagingConfig streamPackagingConfig)
The returned
StreamPackagingConfig instance. |
Copyright © 2016–2024. All rights reserved.