Uses of Interface
io.dialob.client.api.DialobClient.ReleaseWrapper
-
Packages that use DialobClient.ReleaseWrapper Package Description io.dialob.client.api -
-
Uses of DialobClient.ReleaseWrapper in io.dialob.client.api
Classes in io.dialob.client.api that implement DialobClient.ReleaseWrapper Modifier and Type Class Description classImmutableReleaseWrapperImmutable implementation ofDialobClient.ReleaseWrapper.Methods in io.dialob.client.api with parameters of type DialobClient.ReleaseWrapper Modifier and Type Method Description static ImmutableReleaseWrapperImmutableReleaseWrapper. copyOf(DialobClient.ReleaseWrapper instance)Creates an immutable copy of aDialobClient.ReleaseWrappervalue.ImmutableReleaseWrapper.BuilderImmutableReleaseWrapper.Builder. from(DialobClient.ReleaseWrapper instance)Fill a builder with attribute values from the providedReleaseWrapperinstance.
-