Class GetBackendSetResponse


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

      • getOpcRequestId

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

        If you must contact Oracle about a particular request, then provide the request identifier.

        Returns:
        the value
      • getEtag

        public String getEtag()
        For optimistic concurrency control.

        See if-match.

        Returns:
        the value
      • getBackendSet

        public BackendSet getBackendSet()
        The returned BackendSet instance.
        Returns:
        the value
      • builder

        public static GetBackendSetResponse.Builder builder()
        Return a new builder for this response object.
        Returns:
        builder for the response object