Class DestinationRequestContext

java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext

public class DestinationRequestContext extends Object
The destination and request specific context.
  • Method Details

    • getDestination

      @Nonnull public HttpDestination getDestination()
    • getRequestUri

      @Nonnull public URI getRequestUri()
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(@Nullable Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object