Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.PropertyGroupResponse
-
Packages that use PropertyGroupResponse Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of PropertyGroupResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type PropertyGroupResponse Modifier and Type Method Description Map<String,PropertyGroupResponse>GetComponentTypeResponse. propertyGroups()The maximum number of results to return at one time.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type PropertyGroupResponse Modifier and Type Method Description GetComponentTypeResponse.BuilderGetComponentTypeResponse.Builder. propertyGroups(Map<String,PropertyGroupResponse> propertyGroups)The maximum number of results to return at one time.
-