CopyableBuilder<ListThingPrincipalsRequest.Builder,ListThingPrincipalsRequest>
, SdkBuilder<ListThingPrincipalsRequest.Builder,ListThingPrincipalsRequest>
public static interface ListThingPrincipalsRequest.Builder extends CopyableBuilder<ListThingPrincipalsRequest.Builder,ListThingPrincipalsRequest>
Modifier and Type | Method | Description |
---|---|---|
ListThingPrincipalsRequest.Builder |
thingName(String thingName) |
The name of the thing.
|
copy
apply, build
ListThingPrincipalsRequest.Builder thingName(String thingName)
The name of the thing.
thingName
- The name of the thing.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.