Hierarchy For Package com.azure.android.core.rest.annotation

Package Hierarchies:

Annotation Type Hierarchy

  • com.azure.android.core.rest.annotation.BodyParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Delete (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ExpectedResponses (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Fluent (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.FormParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Get (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Head (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.HeaderParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Headers (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Host (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.HostParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Immutable (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Patch (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.PathParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Post (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.Put (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.QueryParam (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ReturnValueWireType (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ServiceClient (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ServiceClientBuilder (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ServiceInterface (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.ServiceMethod (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.UnexpectedResponseExceptionType (implements java.lang.annotation.Annotation)
  • com.azure.android.core.rest.annotation.UnexpectedResponseExceptionTypes (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)