Class MvnBuildCacheRemoteConnector_1_2
java.lang.Object
com.gradle.scan.eventmodel.maven.buildcache.MvnBuildCacheRemoteConnector_1_0
com.gradle.scan.eventmodel.maven.buildcache.MvnBuildCacheRemoteConnector_1_1
com.gradle.scan.eventmodel.maven.buildcache.MvnBuildCacheRemoteConnector_1_2
@MavenVersion(since="3.3.1")
@MavenExtensionVersion(since="1.16",
until="1.23")
public class MvnBuildCacheRemoteConnector_1_2
extends MvnBuildCacheRemoteConnector_1_1
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal @Nullable MvnBuildCachingRemoteAuthenticationType_1The authentication type being configured.Fields inherited from class com.gradle.scan.eventmodel.maven.buildcache.MvnBuildCacheRemoteConnector_1_1
allowInsecureProtocol, useExpectContinueFields inherited from class com.gradle.scan.eventmodel.maven.buildcache.MvnBuildCacheRemoteConnector_1_0
allowUntrustedServer, authenticated, disabledReason, disabledReasonCategory, storeEnabled, url -
Constructor Summary
ConstructorsConstructorDescriptionMvnBuildCacheRemoteConnector_1_2(@Nullable MvnBuildCachingDisabledReasonCategory_1 disabledReasonCategory, @Nullable String disabledReason, @Nullable Boolean storeEnabled, @Nullable String url, @Nullable Boolean authenticated, @Nullable Boolean allowUntrustedServer, @Nullable Boolean allowInsecureProtocol, @Nullable Boolean useExpectContinue, @Nullable MvnBuildCachingRemoteAuthenticationType_1 authenticationType) -
Method Summary
-
Field Details
-
authenticationType
The authentication type being configured. May be null if the build cache connector was disabled.
-
-
Constructor Details
-
MvnBuildCacheRemoteConnector_1_2
public MvnBuildCacheRemoteConnector_1_2(@Nullable @Nullable MvnBuildCachingDisabledReasonCategory_1 disabledReasonCategory, @Nullable @Nullable String disabledReason, @Nullable @Nullable Boolean storeEnabled, @Nullable @Nullable String url, @Nullable @Nullable Boolean authenticated, @Nullable @Nullable Boolean allowUntrustedServer, @Nullable @Nullable Boolean allowInsecureProtocol, @Nullable @Nullable Boolean useExpectContinue, @Nullable @Nullable MvnBuildCachingRemoteAuthenticationType_1 authenticationType)
-
-
Method Details
-
equals
- Overrides:
equalsin classMvnBuildCacheRemoteConnector_1_1
-
hashCode
public int hashCode()- Overrides:
hashCodein classMvnBuildCacheRemoteConnector_1_1
-
toString
- Overrides:
toStringin classMvnBuildCacheRemoteConnector_1_1
-