Class AutoValue_Descriptor
java.lang.Object
com.spotify.docker.client.messages.Descriptor
com.spotify.docker.client.messages.AutoValue_Descriptor
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Descriptor
extends Descriptor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_Descriptor
(String mediaType, String digest, Long size, com.google.common.collect.ImmutableList<String> urls) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.Descriptor
create
-
Field Details
-
mediaType
-
digest
-
size
-
urls
-
-
Constructor Details
-
AutoValue_Descriptor
-
-
Method Details
-
mediaType
- Specified by:
mediaType
in classDescriptor
-
digest
- Specified by:
digest
in classDescriptor
-
size
- Specified by:
size
in classDescriptor
-
urls
- Specified by:
urls
in classDescriptor
-
toString
-
equals
-
hashCode
public int hashCode()
-