public static class Resource.Builder extends Object
Builder()
Resource
build()
Resource.Builder
id(String id)
type(String type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Resource.Builder type(String type)
示例值:task
type
public Resource.Builder id(String id)
示例值:e6e37dcc-f75a-5936-f589-12fb4b5c80c2
id
public Resource build()
Copyright © 2024. All rights reserved.