default DeleteCorsPolicyResponse |
MediaStoreClient.deleteCorsPolicy(Consumer<DeleteCorsPolicyRequest.Builder> deleteCorsPolicyRequest) |
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
|
default DeleteCorsPolicyResponse |
MediaStoreClient.deleteCorsPolicy(DeleteCorsPolicyRequest deleteCorsPolicyRequest) |
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
|
default GetCorsPolicyResponse |
MediaStoreClient.getCorsPolicy(Consumer<GetCorsPolicyRequest.Builder> getCorsPolicyRequest) |
Returns the cross-origin resource sharing (CORS) configuration information that is set for the container.
|
default GetCorsPolicyResponse |
MediaStoreClient.getCorsPolicy(GetCorsPolicyRequest getCorsPolicyRequest) |
Returns the cross-origin resource sharing (CORS) configuration information that is set for the container.
|