B - The builder which implements the StatusUrlAccessor.StatusUrlBuilder.public static interface StatusUrlAccessor.StatusUrlBuilder<B extends StatusUrlAccessor.StatusUrlBuilder<?>>
Url property.| Modifier and Type | Method | Description |
|---|---|---|
B |
withStatusUrl(org.refcodes.net.Url aStatusUrl) |
Sets the status
Url to use and returns this builder as of the
builder pattern. |
B withStatusUrl(org.refcodes.net.Url aStatusUrl)
Url to use and returns this builder as of the
builder pattern.aStatusUrl - The status Url to be stored by the status
Url property.StatusUrlAccessor.StatusUrlBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.