| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
UpdateOriginEndpointResponse.authorization()
Returns the value of the Authorization property for this object.
|
Authorization |
CreateOriginEndpointResponse.authorization()
Returns the value of the Authorization property for this object.
|
Authorization |
DescribeOriginEndpointResponse.authorization()
Returns the value of the Authorization property for this object.
|
Authorization |
CreateOriginEndpointRequest.authorization()
Returns the value of the Authorization property for this object.
|
Authorization |
UpdateOriginEndpointRequest.authorization()
Returns the value of the Authorization property for this object.
|
Authorization |
OriginEndpoint.authorization()
Returns the value of the Authorization property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResponse.Builder |
UpdateOriginEndpointResponse.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
CreateOriginEndpointResponse.Builder |
CreateOriginEndpointResponse.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
DescribeOriginEndpointResponse.Builder |
DescribeOriginEndpointResponse.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
CreateOriginEndpointRequest.Builder |
CreateOriginEndpointRequest.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
UpdateOriginEndpointRequest.Builder |
UpdateOriginEndpointRequest.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
OriginEndpoint.Builder |
OriginEndpoint.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
Copyright © 2021. All rights reserved.