| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
build() |
ErrorInfo.Builder |
errorCode(String errorCode) |
ErrorInfo.Builder |
resourceList(List<ResourceInfo> resourceList) |
ErrorInfo.Builder |
resourceList(ResourceInfo... resourceList) |
ErrorInfo.Builder |
resourceListNextLink(String resourceListNextLink) |
public ErrorInfo.Builder resourceList(List<ResourceInfo> resourceList)
public ErrorInfo.Builder resourceList(ResourceInfo... resourceList)
public ErrorInfo.Builder resourceListNextLink(String resourceListNextLink)
public ErrorInfo.Builder errorCode(String errorCode)
public ErrorInfo build()
Copyright © 2018–2020. All rights reserved.