Package com.oracle.media.model.api.response
package com.oracle.media.model.api.response
-
InterfacesClassDescriptionRepresents an error response, encapsulating details such as error code and error message.Builder interface for creating immutable
ErrorResponseinstances.Represents a response to a media session upsert operation, extending theSuccessResponseinterface.Builder interface for creating immutableMediaSessionUpsertResponseinstances, extending the SuccessResponse.Builder interface.Represents a successful response, encapsulating details such as session ID and session state.Builder interface for creating immutableSuccessResponseinstances.