public static class RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters extends Object
| Constructor and Description |
|---|
ListTeamsOwnershipRulesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters |
filterApplicationId(List<UUID> filterApplicationId)
Set filterApplicationId.
|
RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters |
filterService(List<String> filterService)
Set filterService.
|
RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters |
filterTeamHandle(List<String> filterTeamHandle)
Set filterTeamHandle.
|
RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters |
filterViewName(List<String> filterViewName)
Set filterViewName.
|
public ListTeamsOwnershipRulesOptionalParameters()
public RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters filterViewName(List<String> filterViewName)
filterViewName - Filter mappings by RUM view name. (optional)public RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters filterTeamHandle(List<String> filterTeamHandle)
filterTeamHandle - Filter mappings by owning team handle. (optional)public RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters filterApplicationId(List<UUID> filterApplicationId)
filterApplicationId - Filter mappings by RUM application ID. Each value must be a valid
UUID. (optional)public RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters filterService(List<String> filterService)
filterService - Filter mappings by RUM application service name. (optional)Copyright © 2026. All rights reserved.