Uses of Interface
io.dialob.client.api.DialobStore.DialobCreds
-
Packages that use DialobStore.DialobCreds Package Description io.dialob.client.api -
-
Uses of DialobStore.DialobCreds in io.dialob.client.api
Classes in io.dialob.client.api that implement DialobStore.DialobCreds Modifier and Type Class Description classImmutableDialobCredsImmutable implementation ofDialobStore.DialobCreds.Methods in io.dialob.client.api with parameters of type DialobStore.DialobCreds Modifier and Type Method Description static ImmutableDialobCredsImmutableDialobCreds. copyOf(DialobStore.DialobCreds instance)Creates an immutable copy of aDialobStore.DialobCredsvalue.ImmutableDialobCreds.BuilderImmutableDialobCreds.Builder. from(DialobStore.DialobCreds instance)Fill a builder with attribute values from the providedDialobCredsinstance.
-