Class BitbucketCredentials.AnonymousCredentials

    • Method Detail

      • apply

        public void apply​(okhttp3.Request.Builder builder)
        Description copied from interface: RequestConfiguration
        Update the supplied builder with the configuration required. The order in which configurations are applied is not defined nor guaranteed to be the same between invocations.
        Specified by:
        apply in interface BitbucketCredentials
        Specified by:
        apply in interface RequestConfiguration
        Parameters:
        builder - the request builder, some RequestConfigurations may already have been applied to the builder