Class AutoValue_Info_IndexConfig
java.lang.Object
com.spotify.docker.client.messages.Info.IndexConfig
com.spotify.docker.client.messages.AutoValue_Info_IndexConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Info_IndexConfig
extends Info.IndexConfig
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_Info_IndexConfig
(String name, com.google.common.collect.ImmutableList<String> mirrors, Boolean secure, Boolean official) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.Info.IndexConfig
create
-
Field Details
-
name
-
mirrors
-
secure
-
official
-
-
Constructor Details
-
AutoValue_Info_IndexConfig
-
-
Method Details
-
name
- Specified by:
name
in classInfo.IndexConfig
-
mirrors
- Specified by:
mirrors
in classInfo.IndexConfig
-
secure
- Specified by:
secure
in classInfo.IndexConfig
-
official
- Specified by:
official
in classInfo.IndexConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-