Uses of Enum
software.amazon.awssdk.services.ram.model.PermissionTypeFilter
Packages that use PermissionTypeFilter
-
Uses of PermissionTypeFilter in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return PermissionTypeFilterModifier and TypeMethodDescriptionstatic PermissionTypeFilterUse this in place of valueOf to convert the raw string returned by the service into the enum value.final PermissionTypeFilterListPermissionsRequest.permissionType()Specifies that you want to list only permissions of this type:static PermissionTypeFilterReturns the enum constant of this type with the specified name.static PermissionTypeFilter[]PermissionTypeFilter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type PermissionTypeFilterModifier and TypeMethodDescriptionstatic Set<PermissionTypeFilter>PermissionTypeFilter.knownValues()Methods in software.amazon.awssdk.services.ram.model with parameters of type PermissionTypeFilterModifier and TypeMethodDescriptionListPermissionsRequest.Builder.permissionType(PermissionTypeFilter permissionType) Specifies that you want to list only permissions of this type: