Class CreateBdsCapacityReservationResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20190531")
    public class CreateBdsCapacityReservationResponse
    extends BmcResponse
    • Method Detail

      • getOpcRequestId

        public String getOpcRequestId()
        Unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a request, provide this request ID.

        Returns:
        the value
      • getOpcWorkRequestId

        public String getOpcWorkRequestId()
        Unique Oracle-assigned identifier for the asynchronous request.

        You can use this to query status of the asynchronous operation.

        Returns:
        the value
      • getLocation

        public String getLocation()
        The URI of the created resource.
        Returns:
        the value
      • getContentLocation

        public String getContentLocation()
        The URI of the resource representation returned in the response body.
        Returns:
        the value
      • getEtag

        public String getEtag()
        For optimistic concurrency control.

        See if-match.

        Returns:
        the value
      • getBdsCapacityReservation

        public BdsCapacityReservation getBdsCapacityReservation()
        The returned BdsCapacityReservation instance.
        Returns:
        the value